1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/include
Chris Lattner d7bd67fa61 Change CurrentFnSym to be a non-const pointer since asmprinter mutates it
as it emits code.  Switch .globl directives to use OutStreamer instead of
doing it textually (in x86)

llvm-svn: 93700
2010-01-18 00:59:24 +00:00
..
llvm Change CurrentFnSym to be a non-const pointer since asmprinter mutates it 2010-01-18 00:59:24 +00:00
llvm-c Remove the InlineHint attribute. There are no current or planned 2010-01-15 21:36:30 +00:00