llvm-mc: Improve indirect symbol support (add the indirect index table).
authorDaniel Dunbar <daniel@zuster.org>
Wed, 26 Aug 2009 00:18:21 +0000 (00:18 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 26 Aug 2009 00:18:21 +0000 (00:18 +0000)
commitad7c3d55932f949e6bd428232999088a53f54a4f
tree613a0506d632c56a1ad9fbeb1435c6105d218564
parent0084ace9496048ee4f19ab9fc0b825f039d93459
llvm-mc: Improve indirect symbol support (add the indirect index table).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80059 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCAssembler.cpp
lib/MC/MCMachOStreamer.cpp
test/MC/MachO/symbol-indirect.s [new file with mode: 0644]