1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include
Daniel Dunbar 8c38017009 llvm-mc/Mach-O: Add support for relocations.
- I haven't really tried to find the "right" way to store the fixups or apply
   them, yet. This works, but isn't particularly elegant or fast.

 - Still no evaluation support, so we don't actually ever not turn a fixup into
   a relocation entry.

llvm-svn: 80089
2009-08-26 13:58:10 +00:00
..
llvm llvm-mc/Mach-O: Add support for relocations. 2009-08-26 13:58:10 +00:00
llvm-c Add an 'inline hint' attribute to represent source 2009-08-26 01:08:21 +00:00