[all-commits] [llvm/llvm-project] b01430: [ELF] Don't rely on Symbols.h's transitive inclusi...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Feb 23 19:18:36 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b01430a04f191d2191be98568d721c8f111d9b71
      https://github.com/llvm/llvm-project/commit/b01430a04f191d2191be98568d721c8f111d9b71
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-02-23 (Wed, 23 Feb 2022)

  Changed paths:
    M lld/ELF/ICF.cpp
    M lld/ELF/LinkerScript.cpp
    M lld/ELF/OutputSections.cpp
    M lld/ELF/ScriptParser.cpp
    M lld/ELF/Writer.cpp

  Log Message:
  -----------
  [ELF] Don't rely on Symbols.h's transitive inclusion of InputFiles.h. NFC




More information about the All-commits mailing list