Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Super handy - thanks! (let me know if you need me to commit this for you, otherwise go ahead and commit it yourself)
Paths
| Differential D72339
[lld] NFC: fix trivial typos in comments ClosedPublic Authored by kiszk on Jan 7 2020, 8:41 AM.
Details
Diff Detail
Event Timelinekiszk retitled this revision from [lld] fix trivial typos in comments to [lld] NFC: fix trivial typos in comments.Jan 8 2020, 2:53 AM Comment Actions Super handy - thanks! (let me know if you need me to commit this for you, otherwise go ahead and commit it yourself) This revision is now accepted and ready to land.Mar 26 2020, 7:25 PM Closed by commit rG7c5fcb3591b5: [lld] NFC: fix trivial typos in comments (authored by kiszk). · Explain WhyApr 1 2020, 9:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 254227 lld/ELF/Arch/PPC64.cpp
lld/ELF/CallGraphSort.cpp
lld/ELF/InputSection.cpp
lld/ELF/ScriptLexer.cpp
lld/ELF/SyntheticSections.h
lld/ELF/SyntheticSections.cpp
lld/include/lld/Core/Reference.h
lld/lib/ReaderWriter/MachO/ArchHandler_arm64.cpp
lld/lib/ReaderWriter/MachO/CompactUnwindPass.cpp
lld/lib/ReaderWriter/MachO/GOTPass.cpp
lld/lib/ReaderWriter/MachO/TLVPass.cpp
lld/test/COFF/secidx-absolute.s
lld/test/ELF/Inputs/undef-bad-debug.s
lld/test/ELF/allow-multiple-definition.s
lld/test/ELF/arm-exidx-add-missing.s
lld/test/ELF/executable-undefined-ignoreall.s
lld/test/ELF/icf-absolute2.s
lld/test/ELF/invalid/broken-relaxation-x64.test
lld/test/ELF/linkerscript/align1.test
lld/test/ELF/linkerscript/subalign.s
lld/test/ELF/lto/common4.ll
lld/test/ELF/mips-sto-pic-flag.s
lld/test/ELF/pack-dyn-relocs.s
lld/test/ELF/ppc64-local-dynamic.s
lld/test/ELF/ppc64-split-stack-prologue-adjust-success.s
lld/test/ELF/warn-backrefs.s
lld/test/mach-o/error-simulator-vs-macosx.yaml
lld/test/mach-o/parse-literals-error.yaml
lld/test/wasm/entry-signature.ll
lld/test/wasm/export-optional-lazy.ll
lld/test/wasm/lto/signature-mismatch.ll
lld/test/wasm/lto/undef.ll
lld/test/wasm/signature-mismatch-unknown.ll
lld/test/wasm/undefined-entry.test
lld/test/wasm/visibility-hidden.ll
lld/wasm/Driver.cpp
lld/wasm/SymbolTable.h
lld/wasm/SymbolTable.cpp
lld/wasm/Symbols.h
lld/wasm/Symbols.cpp
|