aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/InterfaceStub/ELFObjHandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-07-19[ifs][elfabi] Merge llvm-ifs/elfabi toolsHaowei Wu1-2/+2
2021-07-19[ifs] Prepare llvm-ifs for elfabi/ifs merging.Haowei Wu1-52/+30
2021-07-19[elfabi] Prepare elfabi/ifs merging.Haowei Wu1-12/+26
2021-02-19[elfabi] Fix a bug when .dynsym contains no non-local symbolHaowei Wu1-1/+4
2021-01-26[llvm-elfabi] Support ELF file that lacks .gnu.hash sectionHaowei Wu1-57/+1
2020-12-29[llvm-elfabi] Add flag to preserve timestamp when output is the sameHaowei Wu1-12/+27
2020-12-29Revert "[llvm-elfabi] Add flag to preserve timestamp when output is the same"Haowei Wu1-27/+12
2020-12-29[llvm-elfabi] Add flag to preserve timestamp when output is the sameHaowei Wu1-12/+27
2020-12-04[lib/Object, tools] - Make ELFObjectFile::getELFFile return reference.Georgii Rymar1-8/+7
2020-11-24[llvm-elfabi] Emit ELF .dynsym, .dynamic sectionsHaowei Wu1-5/+144
2020-11-23[llvm-elfabi] Emit ELF header and string table sectionsHaowei Wu1-1/+196
2020-11-23Revert "[llvm-elfabi] Emit ELF header and string table sections"Haowei Wu1-196/+1
2020-11-23[llvm-elfabi] Emit ELF header and string table sectionsHaowei Wu1-1/+196
2020-09-15[lib/Object] - Refine interface of ELFFile<ELFT>. NFCI.Georgii Rymar1-1/+1
2020-08-13[elfabi] Move llvm-elfabi related code to InterfaceStub libraryHaowei Wu1-0/+388