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
/
llvm
/
test
/
Object
/
corrupt.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ELF] Convert ELF.h to Expected<T>.
Davide Italiano
2016-11-16
1
-4
/
+4
*
Replace a report_fatal_error with an ErrorOr.
Rafael Espindola
2016-11-03
1
-1
/
+1
*
Represent the dynamic table itself with a DynRegionInfo.
Rafael Espindola
2016-02-17
1
-1
/
+1
*
Introduce a getAsRange helper.
Rafael Espindola
2016-02-16
1
-1
/
+1
*
This reverts commit r260488 and r260489.
Rafael Espindola
2016-02-16
1
-2
/
+9
*
[readobj] Handle ELF files with no section table or with no program headers.
Michael J. Spencer
2016-02-11
1
-9
/
+2
*
Add dynamic_table iterators back to ELF.h.
Rafael Espindola
2015-08-07
1
-0
/
+14
*
Move to llvm-readobj code that is only used there.
Rafael Espindola
2015-08-06
1
-1
/
+1
*
Simplify iterating over the dynamic section and report broken ones.
Rafael Espindola
2015-07-20
1
-0
/
+6
*
Remove Elf_Rela_Iter and Elf_Rel_Iter.
Rafael Espindola
2015-07-20
1
-0
/
+7
*
Report errors an invalid virtual addresses.
Rafael Espindola
2015-07-20
1
-0
/
+6
*
Simplify iterating over program headers and detect corrupt ones.
Rafael Espindola
2015-07-20
1
-0
/
+6
*
llvm-readobj: Handle invalid references to the string table.
Rafael Espindola
2015-07-20
1
-0
/
+7
*
Move CHECKs closer to the RUN line.
Rafael Espindola
2015-07-20
1
-6
/
+9
*
llvm-readobj: call exit(1) on error.
Rafael Espindola
2015-07-20
1
-1
/
+0
*
[Object] Split the ELF interface into 3 parts.
Michael J. Spencer
2013-08-08
1
-0
/
+24