1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/include
Jim Grosbach 633ce3426c Move target-specific logic out of generic MCAssembler.
Whether a fixup needs relaxation for the associated instruction is a
target-specific function, as the FIXME indicated. Create a hook for that
and use it.

llvm-svn: 145881
2011-12-06 00:47:03 +00:00
..
llvm Move target-specific logic out of generic MCAssembler. 2011-12-06 00:47:03 +00:00
llvm-c Fixed ObjectFile functions: 2011-11-29 17:40:10 +00:00