llvm-6502/lib
Rafael Espindola 26668d093e Special case aliases in GlobalValue::getSection.
This is similar to the getAlignment patch, but is done just for
completeness. It looks like we never call getSection on an alias. All the
tests still pass if the if is replaced with an assert.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208139 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-06 22:44:30 +00:00
..
Analysis blockfreq: Move include to .cpp 2014-05-06 01:57:42 +00:00
AsmParser
Bitcode
CodeGen Revert "Try simplifying LexicalScopes ownership again." 2014-05-06 21:07:17 +00:00
DebugInfo
ExecutionEngine
IR Special case aliases in GlobalValue::getSection. 2014-05-06 22:44:30 +00:00
IRReader
LineEditor
Linker Be more strict about not calling setAlignment on global aliases. 2014-05-06 14:51:36 +00:00
LTO Use a range loop. 2014-05-05 20:06:41 +00:00
MC Use a range based for loop for the SubtargetFeatures print function. 2014-05-06 21:20:29 +00:00
Object [ELFYAML] Group ELF header falgs to target specific blocks. Handle flags 2014-05-03 11:39:50 +00:00
Option
ProfileData
Support Re-commit r208025, reverted in r208030, with a fix for a conformance issue 2014-05-06 01:44:26 +00:00
TableGen
Target Update an embarassing out-of-date comment. 2014-05-06 22:18:43 +00:00
Transforms Re-commit r208025, reverted in r208030, with a fix for a conformance issue 2014-05-06 01:44:26 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile