llvm-6502/lib
Jim Grosbach 1b84cce77f Remove unused Target argument from AsmParser construction methods.
The argument is unused, and is a layering violation in any case.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137735 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-16 18:33:49 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Remove unused Target argument from AsmParser construction methods. 2011-08-16 18:33:49 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Remove unused Target argument from AsmParser construction methods. 2011-08-16 18:33:49 +00:00
Object
Support
Target Instead of always leaving the work to the generic legalizer when 2011-08-16 18:21:54 +00:00
Transforms Add a mechanism for optimisation plugins to register passes that all front ends can use without needing to be aware of the plugin (or the plugin be aware of the front end). 2011-08-16 13:58:41 +00:00
VMCore
CMakeLists.txt
Makefile