llvm-6502/lib
Benjamin Kramer 275f653307 AsmParser: Parse (and ignore) nested .macro definitions.
This enables a slightly odd feature of gas. The macro is defined when
the outermost macro is instantiated.

PR18599

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201045 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-09 16:22:00 +00:00
..
Analysis [PM] Fix horrible typos that somehow didn't cause a failure in a C++11 2014-02-06 05:17:02 +00:00
AsmParser
Bitcode
CodeGen Use a consistent argument order in TargetLoweringObjectFile. 2014-02-09 14:50:44 +00:00
DebugInfo
ExecutionEngine
IR
IRReader
LineEditor
Linker Add a -suppress-warnings option to bitcode linking. 2014-02-06 18:01:56 +00:00
LTO Don't internalize linkonce_odr non constant variables. 2014-02-07 19:04:43 +00:00
MC AsmParser: Parse (and ignore) nested .macro definitions. 2014-02-09 16:22:00 +00:00
Object
Option
Support Fix an invalid check for duplicate option categories. 2014-02-07 17:42:30 +00:00
TableGen
Target Use a consistent argument order in TargetLoweringObjectFile. 2014-02-09 14:50:44 +00:00
Transforms LoopVectorizer: Keep track of conditional store basic blocks 2014-02-08 20:41:13 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile