[all-commits] [llvm/llvm-project] 77295c: [ELF] Allow ? without adjacent space

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Jun 25 21:17:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 77295c5486e48a4319efcfc4ac262304c7e7025c
      https://github.com/llvm/llvm-project/commit/77295c5486e48a4319efcfc4ac262304c7e7025c
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-06-25 (Sat, 25 Jun 2022)

  Changed paths:
    M lld/ELF/ScriptLexer.cpp
    M lld/test/ELF/linkerscript/operators.test

  Log Message:
  -----------
  [ELF] Allow ? without adjacent space

GNU ld allows 1 ? 2?3:4 : 5?6 :7




More information about the All-commits mailing list