Remove useless file prefix.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D24207
Remove useless file prefix. ClosedPublic Authored by ruiu on Sep 2 2016, 1:36 PM.
Details Summary Remove useless file prefix.
Diff Detail
Event Timelineruiu updated this object. grimar edited edge metadata. Comment ActionsLooks fine. LGTM assuming all tests still pass as expected. This revision is now accepted and ready to land.Sep 2 2016, 1:41 PM Closed by commit rL280540: Remove useless file prefix. (authored by ruiu). · Explain WhySep 2 2016, 1:49 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 70226 lld/trunk/test/ELF/linkerscript/Inputs/linkerscript-merge-sections-reloc.s
lld/trunk/test/ELF/linkerscript/Inputs/linkerscript-sort-nested.s
lld/trunk/test/ELF/linkerscript/Inputs/linkerscript-sort.s
lld/trunk/test/ELF/linkerscript/Inputs/sort-nested.s
lld/trunk/test/ELF/linkerscript/Inputs/sort.s
lld/trunk/test/ELF/linkerscript/addr.s
lld/trunk/test/ELF/linkerscript/align.s
lld/trunk/test/ELF/linkerscript/assert.s
lld/trunk/test/ELF/linkerscript/at.s
lld/trunk/test/ELF/linkerscript/common.s
lld/trunk/test/ELF/linkerscript/data-segment-relro.s
lld/trunk/test/ELF/linkerscript/diagnostic.s
lld/trunk/test/ELF/linkerscript/discard-interp.s
lld/trunk/test/ELF/linkerscript/dynamic.s
lld/trunk/test/ELF/linkerscript/edata-etext.s
lld/trunk/test/ELF/linkerscript/eh-frame-hdr.s
lld/trunk/test/ELF/linkerscript/ehdr_start.s
lld/trunk/test/ELF/linkerscript/excludefile.s
lld/trunk/test/ELF/linkerscript/filename-spec.s
lld/trunk/test/ELF/linkerscript/input-order.s
lld/trunk/test/ELF/linkerscript/input-sec-dup.s
lld/trunk/test/ELF/linkerscript/linkerscript-addr.s
lld/trunk/test/ELF/linkerscript/linkerscript-align.s
lld/trunk/test/ELF/linkerscript/linkerscript-assert.s
lld/trunk/test/ELF/linkerscript/linkerscript-at.s
lld/trunk/test/ELF/linkerscript/linkerscript-common.s
lld/trunk/test/ELF/linkerscript/linkerscript-data-segment-relro.s
lld/trunk/test/ELF/linkerscript/linkerscript-diagnostic.s
lld/trunk/test/ELF/linkerscript/linkerscript-discard-interp.s
lld/trunk/test/ELF/linkerscript/linkerscript-dynamic.s
lld/trunk/test/ELF/linkerscript/linkerscript-edata-etext.s
lld/trunk/test/ELF/linkerscript/linkerscript-eh-frame-hdr.s
lld/trunk/test/ELF/linkerscript/linkerscript-ehdr_start.s
lld/trunk/test/ELF/linkerscript/linkerscript-excludefile.s
lld/trunk/test/ELF/linkerscript/linkerscript-filename-spec.s
lld/trunk/test/ELF/linkerscript/linkerscript-input-order.s
lld/trunk/test/ELF/linkerscript/linkerscript-input-sec-dup.s
lld/trunk/test/ELF/linkerscript/linkerscript-locationcounter.s
lld/trunk/test/ELF/linkerscript/linkerscript-merge-sections-reloc.s
lld/trunk/test/ELF/linkerscript/linkerscript-merge-sections.s
lld/trunk/test/ELF/linkerscript/linkerscript-multi-sections-constraint.s
lld/trunk/test/ELF/linkerscript/linkerscript-numbers.s
lld/trunk/test/ELF/linkerscript/linkerscript-orphans.s
lld/trunk/test/ELF/linkerscript/linkerscript-ouputformat.s
lld/trunk/test/ELF/linkerscript/linkerscript-outputarch.s
lld/trunk/test/ELF/linkerscript/linkerscript-phdr-check.s
lld/trunk/test/ELF/linkerscript/linkerscript-phdrs-flags.s
lld/trunk/test/ELF/linkerscript/linkerscript-phdrs.s
lld/trunk/test/ELF/linkerscript/linkerscript-repsection-va.s
lld/trunk/test/ELF/linkerscript/linkerscript-sections-constraint.s
lld/trunk/test/ELF/linkerscript/linkerscript-sections-keep.s
lld/trunk/test/ELF/linkerscript/linkerscript-sections-padding.s
lld/trunk/test/ELF/linkerscript/linkerscript-sections.s
lld/trunk/test/ELF/linkerscript/linkerscript-sizeof.s
lld/trunk/test/ELF/linkerscript/linkerscript-sizeofheaders.s
lld/trunk/test/ELF/linkerscript/linkerscript-sort-constructors.s
lld/trunk/test/ELF/linkerscript/linkerscript-sort-nested.s
lld/trunk/test/ELF/linkerscript/linkerscript-sort.s
lld/trunk/test/ELF/linkerscript/linkerscript-start-end.s
lld/trunk/test/ELF/linkerscript/linkerscript-subalign.s
lld/trunk/test/ELF/linkerscript/linkerscript-symbol-assignexpr.s
lld/trunk/test/ELF/linkerscript/linkerscript-symbol-conflict.s
lld/trunk/test/ELF/linkerscript/linkerscript-symbolreferenced.s
lld/trunk/test/ELF/linkerscript/linkerscript-symbols-synthetic.s
lld/trunk/test/ELF/linkerscript/linkerscript-symbols.s
lld/trunk/test/ELF/linkerscript/linkerscript-undef.s
lld/trunk/test/ELF/linkerscript/linkerscript-va.s
lld/trunk/test/ELF/linkerscript/locationcounter.s
lld/trunk/test/ELF/linkerscript/merge-sections-reloc.s
lld/trunk/test/ELF/linkerscript/merge-sections.s
lld/trunk/test/ELF/linkerscript/multi-sections-constraint.s
lld/trunk/test/ELF/linkerscript/numbers.s
lld/trunk/test/ELF/linkerscript/orphans.s
lld/trunk/test/ELF/linkerscript/ouputformat.s
lld/trunk/test/ELF/linkerscript/outputarch.s
lld/trunk/test/ELF/linkerscript/phdr-check.s
lld/trunk/test/ELF/linkerscript/phdrs-flags.s
lld/trunk/test/ELF/linkerscript/phdrs.s
lld/trunk/test/ELF/linkerscript/repsection-va.s
lld/trunk/test/ELF/linkerscript/sections-constraint.s
lld/trunk/test/ELF/linkerscript/sections-keep.s
lld/trunk/test/ELF/linkerscript/sections-padding.s
lld/trunk/test/ELF/linkerscript/sections.s
lld/trunk/test/ELF/linkerscript/sizeof.s
lld/trunk/test/ELF/linkerscript/sizeofheaders.s
lld/trunk/test/ELF/linkerscript/sort-constructors.s
lld/trunk/test/ELF/linkerscript/sort-nested.s
lld/trunk/test/ELF/linkerscript/sort.s
lld/trunk/test/ELF/linkerscript/start-end.s
lld/trunk/test/ELF/linkerscript/subalign.s
lld/trunk/test/ELF/linkerscript/symbol-assignexpr.s
lld/trunk/test/ELF/linkerscript/symbol-conflict.s
lld/trunk/test/ELF/linkerscript/symbolreferenced.s
lld/trunk/test/ELF/linkerscript/symbols-synthetic.s
lld/trunk/test/ELF/linkerscript/symbols.s
lld/trunk/test/ELF/linkerscript/undef.s
lld/trunk/test/ELF/linkerscript/va.s
|