1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/include/llvm/Assembly
Chris Lattner 0cefb564d4 simplify handling "don't print top level name" processing, so that we get
stuff like %A = type { %A*} instead of an upref.

llvm-svn: 65748
2009-03-01 01:16:21 +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 remove a dead method. 2009-01-16 20:26:53 +00:00
PrintModulePass.h Move Print*Pass to use raw_ostream. 2008-10-22 03:25:22 +00:00
Writer.h simplify handling "don't print top level name" processing, so that we get 2009-03-01 01:16:21 +00:00