llvm/test
Rafael Espindola 453ce91dbc Link the type of aliases.
They are not more or less "well typed" than GlobalVariables.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222725 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-25 04:43:59 +00:00
..
Analysis Revert r222039 because of bot failure. 2014-11-19 00:13:26 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [FastISel][AArch64] Fix and extend the tbz/tbnz pattern matching. 2014-11-25 04:16:15 +00:00
DebugInfo Debug Info: revert r222195, r222210 and r222239. 2014-11-21 19:55:23 +00:00
ExecutionEngine MCJIT tests passing on ARM after r222414 fixed the relocation 2014-11-20 13:32:16 +00:00
Feature
FileCheck
Instrumentation [asan/coverage] change the way asan coverage instrumentation is done: instead of setting the guard to 1 in the generated code, pass the pointer to guard to __sanitizer_cov and set it there. No user-visible functionality change expected 2014-11-24 18:49:53 +00:00
Integer
JitListener
Linker Link the type of aliases. 2014-11-25 04:43:59 +00:00
LTO
MC [PowerPC] Add the 'attn' instruction 2014-11-25 00:30:11 +00:00
Object
Other
SymbolRewriter
TableGen
tools Add a disable-output option to the gold plugin. 2014-11-24 21:18:14 +00:00
Transforms InstSimplify: Handle some simple tautological comparisons 2014-11-25 02:55:48 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh