This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b09cfb51ca
llvm-project
/
lldb
/
source
/
Plugins
/
ObjectFile
History
Greg Clayton
b887da1db3
Make sure we calculate resolver symbol addresses correctly for ARM. The trie entries have bit 0 set for Thumb functions and we need to remove that so we can correctly determine which symbols are resolvers.
...
<rdar://problem/21396553> llvm-svn: 242435
2015-07-16 19:50:57 +00:00
..
ELF
[LLDB][MIPS] Detect MIPS application specific extensions like micromips
2015-07-16 03:51:55 +00:00
JIT
Move lldb-log.cpp to core/Logging.cpp
2015-03-18 18:20:42 +00:00
Mach-O
Make sure we calculate resolver symbol addresses correctly for ARM. The trie entries have bit 0 set for Thumb functions and we need to remove that so we can correctly determine which symbols are resolvers.
2015-07-16 19:50:57 +00:00
PECOFF
Resubmitting 240466 after fixing the linux test suite failures.
2015-06-25 21:46:34 +00:00
CMakeLists.txt
Make cmake build the new ObjectFileJIT.
2014-03-24 23:11:37 +00:00