llvm-6502/lib
Petar Jovanovic 5940390ece [mips64] Fix MIPS64 exception personality encoding
Remove dynamic relocations of __gxx_personality_v0 from the .eh_frame.
The MIPS64 follow-up of the MIPS32 fix (rL209907).

Patch by Vladimir Stefanovic.

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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221408 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-05 22:42:31 +00:00
..
Analysis remove extra breaks; NFC 2014-11-05 18:00:07 +00:00
AsmParser
Bitcode
CodeGen IR: MDNode => Value: NamedMDNode::getOperator() 2014-11-05 18:16:03 +00:00
DebugInfo
ExecutionEngine
IR Remove obsolete ARM intrinsics vclz and vcnt 2014-11-05 21:02:55 +00:00
IRReader
LineEditor
Linker IR: MDNode => Value: NamedMDNode::getOperator() 2014-11-05 18:16:03 +00:00
LTO
MC [mips64] Fix MIPS64 exception personality encoding 2014-11-05 22:42:31 +00:00
Object llvm-readobj: Add support for dumping the DOS header in PE files 2014-11-05 06:24:35 +00:00
Option
ProfileData
Support llvm-readobj: Add support for dumping the DOS header in PE files 2014-11-05 06:24:35 +00:00
TableGen
Target [X86][SSE] Vector integer to float conversion memory folding 2014-11-05 22:28:25 +00:00
Transforms Fix heap-use-after-free bug in expandSDiv when the operands are 2014-11-05 21:28:24 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile