llvm-6502/lib
Joerg Sonnenberger d02c8b6cc1 Fix handling of @IDNTPOFF relocations, they need to get STT_TLS.
While here, add VK_ARM_TPOFF and VK_ARM_GOTTPOFF, too.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127780 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-17 00:35:10 +00:00
..
Analysis Add C++ global operator {new,new[],delete,delete[]}(unsigned {int,long}) to the 2011-03-15 07:31:32 +00:00
Archive
AsmParser
Bitcode
CodeGen Rewrite instructions as part of ConnectedVNInfoEqClasses::Distribute. 2011-03-17 00:23:45 +00:00
CompilerDriver
ExecutionEngine Tidy up. Whitespace and 80 column. 2011-03-16 01:21:55 +00:00
Linker
MC Fix handling of @IDNTPOFF relocations, they need to get STT_TLS. 2011-03-17 00:35:10 +00:00
Object
Support lib/Support/raw_ostream.cpp: On mingw, report_fatal_error() should not be called at dtor context. 2011-03-16 02:53:39 +00:00
Target The x86-64 ABI says that a bool is only guaranteed to be sign-extended to a byte 2011-03-16 22:20:18 +00:00
Transforms Fix a comment. 2011-03-16 08:13:42 +00:00
VMCore Do not accidently initialize NumDbgValueLost and NumDbgLineLost counts. 2011-03-16 00:27:57 +00:00
CMakeLists.txt
Makefile