index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
unittests
/
ObjectFile
/
ELF
/
TestObjectFileELF.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminat...
Raphael Isemann
2019-12-23
1
-16
/
+3
*
Explicitly set entry point arch when it's thumb [Second Try]
Antonio Afonso
2019-10-08
1
-0
/
+126
*
Revert "Explicitly set entry point arch when it's thumb"
Antonio Afonso
2019-10-04
1
-126
/
+0
*
Explicitly set entry point arch when it's thumb
Antonio Afonso
2019-10-04
1
-0
/
+126
*
unittests: Use yaml2obj as a library instead of an external process
Pavel Labath
2019-08-20
1
-9
/
+58
*
ObjectFileELF: Convert a unit test to a lit test
Pavel Labath
2019-08-08
1
-59
/
+0
*
SymbolVendor: Move Symtab construction into the SymbolFile
Pavel Labath
2019-07-26
1
-3
/
+3
*
Include inlined functions when figuring out a contiguous address range
Greg Clayton
2019-05-06
1
-33
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ObjectFile] Prefer reinterpret_cast<>
Davide Italiano
2018-11-06
1
-2
/
+2
*
[ObjectFileELF] Fix misaligned read/writes caught by UBSan.
Davide Italiano
2018-11-06
1
-13
/
+20
*
Add a relocation to ObjectFileELF::ApplyRelocations and a test
Nathan Lanza
2018-11-05
1
-0
/
+62
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
1
-3
/
+3
*
[FileSystem] Extend file system and have it use the VFS.
Jonas Devlieghere
2018-10-31
1
-0
/
+3
*
[FileSpec] Make style argument mandatory for SetFile. NFC
Jonas Devlieghere
2018-06-13
1
-1
/
+1
*
Refactor ExecuteAndWait to take StringRefs.
Zachary Turner
2018-06-12
1
-2
/
+3
*
Add a comment explaining how the input for GetModuleSpecifications_EarlySecti...
Pavel Labath
2018-02-05
1
-0
/
+25
*
Fix parsing of object files with "early" section headers
Pavel Labath
2018-02-05
1
-0
/
+14
*
ObjectFileELF: Add support for compressed sections
Pavel Labath
2017-12-15
1
-1
/
+2
*
cmake + xcode: prevent gtests from using includes from project root
Tim Hammerquist
2017-10-03
1
-1
/
+1
*
[unittests] Speculative fix for changes introduced in rL313156
Vedant Kumar
2017-09-13
1
-1
/
+3
*
[unittests] Add a helper function for getting an input file
Pavel Labath
2017-06-29
1
-12
/
+4
*
ObjectFileELF: Fix symbol lookup in bss section
Pavel Labath
2017-05-02
1
-0
/
+105