llvm-6502/lib/Target/X86/AsmPrinter
Daniel Dunbar 5bcc8bd0c6 Remove unused AsmPrinter OptLevel argument, and propogate.
- This more or less amounts to a revert of r65379. I'm curious to know what
   happened that caused this variable to become unused.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74579 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-01 01:48:54 +00:00
..
CMakeLists.txt Add missing dependencies to the CMake build system. 2009-06-25 05:03:06 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
X86AsmPrinter.cpp Remove unused AsmPrinter OptLevel argument, and propogate. 2009-07-01 01:48:54 +00:00
X86ATTAsmPrinter.cpp Add an "alignment" field to the MachineFunction object. It makes more sense to 2009-06-30 22:38:32 +00:00
X86ATTAsmPrinter.h Remove unused AsmPrinter OptLevel argument, and propogate. 2009-07-01 01:48:54 +00:00
X86ATTInstPrinter.cpp Reimplement rip-relative addressing in the X86-64 backend. The new 2009-06-27 04:16:01 +00:00
X86IntelAsmPrinter.cpp Add an "alignment" field to the MachineFunction object. It makes more sense to 2009-06-30 22:38:32 +00:00
X86IntelAsmPrinter.h Remove unused AsmPrinter OptLevel argument, and propogate. 2009-07-01 01:48:54 +00:00