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
/
obj2yaml.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[test/Object] - Cleanup the Object\obj2yaml.test a bit.
George Rimar
2019-08-06
1
-10
/
+0
*
[llvm\test\Object] - An initial step to cleanup the test cases.
George Rimar
2019-07-08
1
-705
/
+778
*
[yaml2obj/obj2yaml] - Make RawContentSection::Content and RawContentSection::...
George Rimar
2019-06-10
1
-7
/
+0
*
[yaml2obj][obj2yaml] - Change how symbol's binding is descibed when parsing/d...
George Rimar
2019-04-03
1
-10
/
+21
*
Fix BB after r354661
George Rimar
2019-02-22
1
-0
/
+5
*
[obj2yaml] - Dump the sh_entsize section field.
George Rimar
2019-01-28
1
-0
/
+5
*
[WebAssembly] Store section alignment as a power of 2
Sam Clegg
2019-01-16
1
-2
/
+2
*
[WebAssembly] Update more test cases after FixFunctionBitcasts
Heejin Ahn
2018-11-07
1
-1
/
+3
*
[WebAssembly] Add version to object file metadata
Sam Clegg
2018-04-26
1
-0
/
+1
*
[WebAssembly] Update pre-generated test files to match latest llc output. NFC.
Nicholas Wilson
2018-03-01
1
-9
/
+9
*
[WebAssembly] Remove DataSize from linking metadata section
Sam Clegg
2018-02-27
1
-1
/
+0
*
[WebAssembly] Add first claass symbol table to wasm objects
Sam Clegg
2018-02-23
1
-8
/
+30
*
[ObjectYAML] Map relocation types for COFF ARMNT and ARM64
Martin Storsjo
2017-11-06
1
-0
/
+158
*
Use the section name if a STT_SECTION symbol has empty name.
Rafael Espindola
2017-09-06
1
-18
/
+35
*
[WebAssembly] Be consistent in generating trivial test input files
Sam Clegg
2017-07-10
1
-7
/
+18
*
obj2yaml: Improve error reporting
Sam Clegg
2017-06-16
1
-1
/
+1
*
[llvm-readobj][ELF] Teach llvm-readobj to show arch specific ELF section's flags
Simon Atanasyan
2016-01-20
1
-1
/
+1
*
[AVR] Add ELF constants to headers
Dylan McKay
2015-10-23
1
-0
/
+62
*
Fixup r248096, commit the *correct* test.
Davide Italiano
2015-09-19
1
-2
/
+2
*
[obj2yaml] Fix "time of check to time of use" bug. Add a test.
Davide Italiano
2015-09-19
1
-0
/
+3
*
[ELFYAML] Fix handling SHT_NOBITS sections by obj2yaml/yaml2obj tools
Simon Atanasyan
2015-07-03
1
-2
/
+1
*
This reverts commit r241350 and r241352.
Rafael Espindola
2015-07-03
1
-1
/
+2
*
[ELFYAML] Make the Size field for .bss section optional
Simon Atanasyan
2015-07-03
1
-1
/
+0
*
[ELFYAML] Fix handling SHT_NOBITS sections by obj2yaml/yaml2obj tools
Simon Atanasyan
2015-07-03
1
-2
/
+2
*
Fix the interpretation of a 0 st_name.
Rafael Espindola
2015-06-03
1
-31
/
+16
*
[obj2yaml/yaml2obj] Add SHT_MIPS_ABIFLAGS section support
Simon Atanasyan
2015-05-07
1
-1
/
+6
*
[ELFYAML] Provide default value 0 for YAML relocation addendum field
Simon Atanasyan
2015-01-29
1
-8
/
+0
*
[Mips] Support SHT_MIPS_ABIFLAGS section type flag in the llvm-readobj,
Simon Atanasyan
2014-07-13
1
-1
/
+21
*
[ELFYAML] Group ELF section type flags to target specific blocks.
Simon Atanasyan
2014-07-12
1
-0
/
+8
*
[elf2yaml][ELF] Move Info field to the RelocationSection structure. This
Simon Atanasyan
2014-05-29
1
-3
/
+3
*
[YAML] Add an optional argument `EnumMask` to the `yaml::IO::bitSetCase()`.
Simon Atanasyan
2014-05-23
1
-2
/
+2
*
[obj2yaml][ELF] Print relocation's offset as a hex number. Use a proper
Simon Atanasyan
2014-05-15
1
-10
/
+10
*
[obj2yaml][ELF] Do not print empty Link and Info fields for ELF sections.
Simon Atanasyan
2014-05-15
1
-26
/
+0
*
[obj2yaml] Support ELF input format in the obj2yaml tool.
Simon Atanasyan
2014-05-14
1
-1
/
+249
*
Revert "Revert "YAMLIO: Encode ambiguous hex strings explicitly""
David Majnemer
2014-04-09
1
-1
/
+1
*
obj2yaml: Use the correct relocation type for different machine types
David Majnemer
2014-04-07
1
-2
/
+18
*
Object: Provide a richer means of describing auxiliary symbols
David Majnemer
2014-03-19
1
-8
/
+24
*
Print symbol names in relocations when dumping COFF as YAML.
Rafael Espindola
2013-06-06
1
-6
/
+6
*
Don't print default values for NumberOfAuxSymbols and AuxiliaryData.
Rafael Espindola
2013-06-05
1
-0
/
+1
*
Use std::list so that we have a stable iterator.
Rafael Espindola
2013-05-21
1
-3
/
+2
*
Temporarily disable this test because it is failing when using libc++.
Bob Wilson
2013-05-19
1
-2
/
+3
*
Convert obj2yaml to use yamlio.
Rafael Espindola
2013-05-17
1
-96
/
+78
*
Add a test for obj2yaml in preparation for refactoring it.
Rafael Espindola
2013-04-05
1
-0
/
+170