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
/
MC
/
ELF
/
undef.s
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC] Emit unused undefined symbol even if its binding is not set
Fangrui Song
2019-11-08
1
-0
/
+22
*
Revert "[MC] Emit unused undefined symbol even if its binding is not set"
Nico Weber
2019-09-30
1
-22
/
+0
*
[MC] Emit unused undefined symbol even if its binding is not set
Fangrui Song
2019-09-29
1
-0
/
+22
*
[llvm-readobj] Change -t to --symbols in tests. NFC
Fangrui Song
2019-05-01
1
-1
/
+1
*
Diagnose undefined temporary symbols.
Rafael Espindola
2015-06-25
1
-10
/
+0
*
Revert r240302 ("Bring r240130 back.").
Daniel Jasper
2015-06-23
1
-1
/
+11
*
Bring r240130 back.
Rafael Espindola
2015-06-22
1
-11
/
+1
*
Revert 240130, it caused crashes (repro in PR23900).
Nico Weber
2015-06-19
1
-1
/
+11
*
Make all temporary symbols unnamed.
Rafael Espindola
2015-06-19
1
-11
/
+1
*
Omit unused section symbols from the symbol table.
Rafael Espindola
2015-06-04
1
-36
/
+0
*
Fix the interpretation of a 0 st_name.
Rafael Espindola
2015-06-03
1
-4
/
+4
*
Don't include an invalid symbol in the symbol table.
Rafael Espindola
2014-04-28
1
-0
/
+3
*
List the entire symbol table in this test.
Rafael Espindola
2014-04-28
1
-10
/
+66
*
Teach llvm-readobj to print human friendly description of reserved sections.
Rafael Espindola
2014-03-24
1
-1
/
+1
*
Replace coff-/elf-dump with llvm-readobj
Nico Rieck
2013-04-12
1
-26
/
+19
*
print st_shndx with the correct number of bits.
Rafael Espindola
2011-08-04
1
-1
/
+1
*
print st_other with the correct number of bits.
Rafael Espindola
2011-08-04
1
-1
/
+1
*
print st_type with the correct number of bits.
Rafael Espindola
2011-08-04
1
-1
/
+1
*
Print st_bind with the correct number of bits.
Rafael Espindola
2011-08-04
1
-1
/
+1
*
Another counter goes decimal.
Rafael Espindola
2011-08-04
1
-8
/
+8
*
Print all 64bits for st_value and st_size. Adjust tests accordingly.
Roman Divacky
2010-12-20
1
-2
/
+2
*
Be more strict on when we produce an undefined reference. In gas a file with
Rafael Espindola
2010-10-29
1
-0
/
+1
*
Fixing r116753 r116756 r116777
Jason W Kim
2010-10-19
1
-22
/
+22
*
Speculatively revert 116753 and 116756 to attempt to fix the bots.
Eric Christopher
2010-10-19
1
-22
/
+22
*
Changed elf-dump to output hex format by default.
Jason W Kim
2010-10-18
1
-22
/
+22
*
Remove some code duplication.
Rafael Espindola
2010-10-14
1
-3
/
+3
*
Tests that now pass.
Rafael Espindola
2010-10-05
1
-13
/
+43
*
On elf, undefined symbols can start with .L.
Rafael Espindola
2010-09-28
1
-0
/
+15