[all-commits] [llvm/llvm-project] e7a7ad: [ELF] Support quoted symbols in symbol assignments

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Jul 25 16:26:52 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e7a7ad134fe182aad190cb3ebc441164470e92f5
      https://github.com/llvm/llvm-project/commit/e7a7ad134fe182aad190cb3ebc441164470e92f5
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-07-25 (Sun, 25 Jul 2021)

  Changed paths:
    M lld/ELF/ScriptParser.cpp
    M lld/test/ELF/linkerscript/symbol-name.test
    M lld/test/ELF/linkerscript/symbolreferenced.s

  Log Message:
  -----------
  [ELF] Support quoted symbols in symbol assignments

glibc/elf/tst-absolute-zero-lib.lds uses `"absolute" = 0;`




More information about the All-commits mailing list