mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Change access to the cwriter
llvm-svn: 11406
This commit is contained in:
parent
81155b0069
commit
d2cd0afd11
@ -19,8 +19,8 @@
|
||||
|
||||
namespace llvm {
|
||||
|
||||
class Pass;
|
||||
Pass *createWriteToCPass(std::ostream &o);
|
||||
class PassManager;
|
||||
void AddPassesToWriteC(PassManager &PM, std::ostream &o);
|
||||
|
||||
} // End llvm namespace
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user