llvm-6502/lib
Chris Lattner 7036f8be4d change the protocol TargetAsmPArser::MatchInstruction method to take an
MCStreamer to emit into instead of an MCInst to fill in.  This allows the
matcher extra flexibility and is more convenient.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115014 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-29 01:42:58 +00:00
..
Analysis Removed a bunch of unnecessary target_link_libraries. 2010-09-28 22:39:14 +00:00
Archive
AsmParser Push twines deeper into SourceMgr's error handling methods. 2010-09-27 17:42:11 +00:00
Bitcode Fix spelling. 2010-09-28 18:54:43 +00:00
CodeGen Revert r114997. It was causing a failure on darwin10-selfhost. 2010-09-28 23:11:55 +00:00
CompilerDriver
ExecutionEngine
Linker
MC change the protocol TargetAsmPArser::MatchInstruction method to take an 2010-09-29 01:42:58 +00:00
Support Removed a bunch of unnecessary target_link_libraries. 2010-09-28 22:39:14 +00:00
System
Target change the protocol TargetAsmPArser::MatchInstruction method to take an 2010-09-29 01:42:58 +00:00
Transforms Removed a bunch of unnecessary target_link_libraries. 2010-09-28 22:39:14 +00:00
VMCore When an MDNode changes to become identical to another MDNode, 2010-09-28 22:07:19 +00:00
Makefile