llvm-6502/lib
Hans Wennborg 6248abf28d Don't emit structors for available_externally globals (PR19933)
We would previously assert here when trying to figure out the section
for the global.

This makes us handle the situation more gracefully since the IR isn't
malformed.

Differential Revision: http://reviews.llvm.org/D4022

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210215 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-04 21:04:54 +00:00
..
Analysis Add a Constant version of stripPointerCasts. 2014-06-04 19:01:48 +00:00
AsmParser Clauses in a landingpad are always Constant. Use a stricter type. 2014-06-04 18:51:31 +00:00
Bitcode Clauses in a landingpad are always Constant. Use a stricter type. 2014-06-04 18:51:31 +00:00
CodeGen Don't emit structors for available_externally globals (PR19933) 2014-06-04 21:04:54 +00:00
DebugInfo
ExecutionEngine Add a Constant version of stripPointerCasts. 2014-06-04 19:01:48 +00:00
IR Clauses in a landingpad are always Constant. Use a stricter type. 2014-06-04 18:51:31 +00:00
IRReader
LineEditor
Linker Allow alias to point to an arbitrary ConstantExpr. 2014-06-03 02:41:57 +00:00
LTO Allow alias to point to an arbitrary ConstantExpr. 2014-06-03 02:41:57 +00:00
MC
Object Use an enum class. 2014-06-03 05:26:12 +00:00
Option
ProfileData Use an enum class. 2014-06-03 05:12:33 +00:00
Support GraphWriter: try gv before xdg-open 2014-06-04 04:11:12 +00:00
TableGen Fix typos in tablegen error messages 2014-05-31 05:18:52 +00:00
Target Two small enhancements for the JIT. 2014-06-04 17:35:28 +00:00
Transforms Add a Constant version of stripPointerCasts. 2014-06-04 19:01:48 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile