1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include/llvm/Assembly
Owen Anderson 4fa7e54329 Make the use of const with respect to LLVMContext sane. Hopefully this is the last time, for the
moment, that I will need to make far-reaching changes.

llvm-svn: 74655
2009-07-01 23:13:44 +00:00
..
AsmAnnotationWriter.h we should use 'class' for non-pod types instead of 'struct' to 2008-08-24 18:38:56 +00:00
Parser.h Make the use of const with respect to LLVMContext sane. Hopefully this is the last time, for the 2009-07-01 23:13:44 +00:00
PrintModulePass.h Move Print*Pass to use raw_ostream. 2008-10-22 03:25:22 +00:00
Writer.h add a #include to improve portability to windows, as requested by 2009-03-09 05:10:08 +00:00