[PATCH] D68323: [ELF] Wrap things in `namespace lld { namespace elf {`, NFC

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 01:29:19 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373885: [ELF] Wrap things in `namespace lld { namespace elf {`, NFC (authored by MaskRay, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68323/new/

https://reviews.llvm.org/D68323

Files:
  lld/trunk/ELF/Arch/AArch64.cpp
  lld/trunk/ELF/Arch/AMDGPU.cpp
  lld/trunk/ELF/Arch/ARM.cpp
  lld/trunk/ELF/Arch/AVR.cpp
  lld/trunk/ELF/Arch/Hexagon.cpp
  lld/trunk/ELF/Arch/MSP430.cpp
  lld/trunk/ELF/Arch/Mips.cpp
  lld/trunk/ELF/Arch/MipsArchTree.cpp
  lld/trunk/ELF/Arch/PPC.cpp
  lld/trunk/ELF/Arch/PPC64.cpp
  lld/trunk/ELF/Arch/RISCV.cpp
  lld/trunk/ELF/Arch/SPARCV9.cpp
  lld/trunk/ELF/Arch/X86.cpp
  lld/trunk/ELF/Arch/X86_64.cpp
  lld/trunk/ELF/CallGraphSort.cpp
  lld/trunk/ELF/DWARF.cpp
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/DriverUtils.cpp
  lld/trunk/ELF/EhFrame.cpp
  lld/trunk/ELF/ICF.cpp
  lld/trunk/ELF/InputFiles.cpp
  lld/trunk/ELF/InputFiles.h
  lld/trunk/ELF/InputSection.cpp
  lld/trunk/ELF/LTO.cpp
  lld/trunk/ELF/LinkerScript.cpp
  lld/trunk/ELF/MapFile.cpp
  lld/trunk/ELF/MarkLive.cpp
  lld/trunk/ELF/OutputSections.cpp
  lld/trunk/ELF/Relocations.cpp
  lld/trunk/ELF/ScriptLexer.cpp
  lld/trunk/ELF/ScriptParser.cpp
  lld/trunk/ELF/SymbolTable.cpp
  lld/trunk/ELF/Symbols.cpp
  lld/trunk/ELF/Symbols.h
  lld/trunk/ELF/SyntheticSections.cpp
  lld/trunk/ELF/Target.cpp
  lld/trunk/ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68323.223459.patch
Type: text/x-patch
Size: 56158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191007/88fbddb7/attachment-0001.bin>


More information about the llvm-commits mailing list