llvm-6502/lib/Target/X86/AsmPrinter
Chris Lattner f2c081fc2a pc-relative references are *always* to functions, never to globals. ISel
is incapable of lowering direct references to globals like this, zap the code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75106 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-09 05:19:23 +00:00
..
CMakeLists.txt
Makefile
X86AsmPrinter.cpp
X86ATTAsmPrinter.cpp pc-relative references are *always* to functions, never to globals. ISel 2009-07-09 05:19:23 +00:00
X86ATTAsmPrinter.h make cygwin use its own stubs set, instead of overloading a darwin one. 2009-07-09 05:09:24 +00:00
X86ATTInstPrinter.cpp
X86IntelAsmPrinter.cpp
X86IntelAsmPrinter.h