llvm-6502/lib
Sid Manning 0fc1662219 Handle ctor/init_array initialization.
Hexagon was not calling InitializeELF and could not select between
ctors and init_array.

Phabricator revision: http://reviews.llvm.org/D6061

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221156 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-03 14:56:05 +00:00
..
Analysis
AsmParser
Bitcode Remove redundant calls to isMaterializable. 2014-11-01 16:46:18 +00:00
CodeGen Revert r221150, as it broke sanitizer tests 2014-11-03 12:19:03 +00:00
DebugInfo
ExecutionEngine [JIT] Fix some more missing endian conversions in RuntimeDyld 2014-11-01 15:52:31 +00:00
IR Remove redundant calls to isMaterializable. 2014-11-01 16:46:18 +00:00
IRReader
LineEditor
Linker Revert r221096 bringing back r221014 with a fix. 2014-11-02 13:28:57 +00:00
LTO
MC Revert r221150, as it broke sanitizer tests 2014-11-03 12:19:03 +00:00
Object
Option
ProfileData Use ErrorOr for the ::create factory on instrumented and sample profilers. 2014-11-03 00:51:45 +00:00
Support Add CRLF support to LineIterator. 2014-11-03 14:09:47 +00:00
TableGen
Target Handle ctor/init_array initialization. 2014-11-03 14:56:05 +00:00
Transforms InstCombine: Combine (X | Y) - X to (~X & Y) 2014-11-03 05:53:55 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile