llvm-6502/lib
Eli Bendersky c0c67b03b0 Properly encapsulate additional methods and data from AsmParser.
This finally allows AsmParser to no longer list GenericAsmParser as a friend.
All member vars directly accessed by GenericAsmParser have been properly
encapsulated and exposed through the MCAsmParser interface. This reduces the
coupling between AsmParser and GenericAsmParser.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172490 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-14 23:22:36 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen This patch addresses an incorrect transformation in the DAG combiner. 2013-01-14 22:04:38 +00:00
DebugInfo
ExecutionEngine Fix Casting 2013-01-14 21:04:45 +00:00
IR
Linker
MC Properly encapsulate additional methods and data from AsmParser. 2013-01-14 23:22:36 +00:00
Object
Option
Support
TableGen
Target [ms-inline asm] Extend support for parsing Intel bracketed memory operands that 2013-01-14 22:31:35 +00:00
Transforms Remove trailing spaces. 2013-01-14 23:16:36 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile