llvm-mirror/test
Rafael Espindola 2683030b12 Make the wording in of the "expected identifier" error in the .macro directive
consistent with the other "expected identifier" errors.
Extracted from the Andy/PaX patch. I added the test.

llvm-svn: 162291
2012-08-21 17:12:05 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Add correct set of regression tests for r162094 commit. 2012-08-21 12:43:03 +00:00
DebugInfo
ExecutionEngine
Feature
Instrumentation [asan] add code to detect global initialization fiasco in C/C++. The sub-pass is off by default for now. Patch by Reid Watson. Note: this patch changes the interface between LLVM and compiler-rt parts of asan. The corresponding patch to compiler-rt will follow. 2012-08-21 08:24:25 +00:00
Integer
Linker
MC Make the wording in of the "expected identifier" error in the .macro directive 2012-08-21 17:12:05 +00:00
Object
Other
Scripts
TableGen
Transforms Port the global copy optimization from the SROA pass to InstCombine. 2012-08-21 08:39:44 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh