summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs/gdb-index-multiple-cu-2.s
Commit message (Collapse)AuthorAgeFilesLines
* [ELF] Fix variable names in comments after VariableName -> variableName changeFangrui Song2019-07-161-1/+1
| | | | | | Also fix some typos. llvm-svn: 366181
* [ELF] Add a better test for the multi-CU .gdb_index bug that D54361 fixedFangrui Song2018-11-131-0/+45
gdb-index-multiple-cu-2.s puts the symbol in question to another object file %t1.o, so that its CuIndex is affected by the number of CUs in %t.o Also change `Kind:` in a comment to `Attributes:` as a follow-up of D54480 and D54481 llvm-svn: 346796
OpenPOWER on IntegriCloud