1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/include/llvm/Assembly
Reid Spencer 8c5c7c8453 Change casts from old style to new style. This helps document the details
better, gives the compiler a chance to validate the cast and reduces warnings
if the user turns on -Wold-style-cast option.

llvm-svn: 41033
2007-08-12 08:12:35 +00:00
..
AsmAnnotationWriter.h Some cleanups for compilation with GCC 4.0.0 to remove warnings: 2005-05-15 16:13:11 +00:00
Parser.h For PR797: 2006-08-18 08:43:06 +00:00
PrintModulePass.h Change casts from old style to new style. This helps document the details 2007-08-12 08:12:35 +00:00
Writer.h Remove the 'printname' argument to WriteAsOperand. It is always true, and 2006-12-06 06:16:21 +00:00