mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
This was supposed to go with r79803
llvm-svn: 79804
This commit is contained in:
parent
ed9a239afa
commit
58d965eaa5
@ -208,6 +208,7 @@ public:
|
||||
/// to the specified stream.
|
||||
///
|
||||
void print(std::ostream &OS) const;
|
||||
void print(raw_ostream &OS) const;
|
||||
|
||||
/// viewCFG - This function is meant for use from the debugger. You can just
|
||||
/// say 'call F->viewCFG()' and a ghostview window should pop up from the
|
||||
|
Loading…
x
Reference in New Issue
Block a user