llvm-6502/test
Charlie Turner 6abfc44aab Parse Tag_compatibility correctly.
Tag_compatibility takes two arguments, but before this patch it would
erroneously accept just one, it now produces an error in that case.

Change-Id: I530f918587620d0d5dfebf639944d6083871ef7d

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225167 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-05 13:26:37 +00:00
..
Analysis
Assembler
Bindings [OCaml] Fix bitrot in tests. 2014-12-30 03:24:14 +00:00
Bitcode
BugPoint
CodeGen Emit the build attribute Tag_conformance. 2015-01-05 13:12:17 +00:00
DebugInfo Reverting 225045 and 225043 and XFAIL multiline.ll on hexagon 2014-12-31 17:14:35 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [asan] simplify the tracing code, make it use the same guard variables as coverage 2015-01-03 00:54:43 +00:00
Integer
JitListener
Linker
LTO
MC Parse Tag_compatibility correctly. 2015-01-05 13:26:37 +00:00
Object
Other [PM] Don't run the machinery of invalidating all the analysis passes 2015-01-05 12:32:11 +00:00
SymbolRewriter
TableGen
tools Emit the build attribute Tag_conformance. 2015-01-05 13:12:17 +00:00
Transforms Fix broken test from r225159. 2015-01-05 12:34:01 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh