llvm-6502/lib
Rafael Espindola cde25b435a Clarify that llvm.used can contain aliases.
Also add a check for llvm.used in the verifier and simplify clients now that
they can assume they have a ConstantArray.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180019 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-22 14:58:02 +00:00
..
Analysis ConstantFolding: ComputeMaskedBits wants the scalar size for vectors. 2013-04-19 16:56:24 +00:00
Archive
AsmParser Move 'kw_align' case to proper section, reorganize function attribute keyword case statements to be consistent with r179119 2013-04-20 13:16:13 +00:00
Bitcode
CodeGen Clarify that llvm.used can contain aliases. 2013-04-22 14:58:02 +00:00
DebugInfo Remove variable store that is never read. 2013-04-22 13:46:33 +00:00
ExecutionEngine
IR Clarify that llvm.used can contain aliases. 2013-04-22 14:58:02 +00:00
IRReader
Linker
MC Fix indentation. No functional change. 2013-04-22 04:24:02 +00:00
Object
Option
Support Convert windows line endings to linux/unix line endings. 2013-04-22 05:38:01 +00:00
TableGen
Target No really, don't store anything to this since it's unconditionally 2013-04-22 14:11:25 +00:00
Transforms Clarify that llvm.used can contain aliases. 2013-04-22 14:58:02 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile