diff options
author | Chris Lattner <sabre@nondot.org> | 2010-01-26 05:02:42 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-01-26 05:02:42 +0000 |
commit | 4bfbe93437af8d6e2f4f2b48ae14a2c7c0020d08 (patch) | |
tree | dd57017949fae07627453f9f1dfc786068729990 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | d051af755162b6ce222d69d63a8a4f5c16e5a0bd (diff) | |
download | llvm-4bfbe93437af8d6e2f4f2b48ae14a2c7c0020d08.zip llvm-4bfbe93437af8d6e2f4f2b48ae14a2c7c0020d08.tar.gz llvm-4bfbe93437af8d6e2f4f2b48ae14a2c7c0020d08.tar.bz2 |
implement X86 @GOTOFF jump table entries with the new EK_Custom32
jump table entry kind, instead of overloading
AsmPrinter::printPICJumpTableEntry.
This has a pretty horrible and inefficient FIXME around how @GOTOFF
is currently smashed into the mcsymbol name, but otherwise this is
much cleaner.
llvm-svn: 94516
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions