[all-commits] [llvm/llvm-project] 056dec: [Driver][test] Change -target i386-unknown-linux-g...

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu May 26 14:41:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 056dec5dc821114d5b6cfee482a1c7a49bb41902
      https://github.com/llvm/llvm-project/commit/056dec5dc821114d5b6cfee482a1c7a49bb41902
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-05-26 (Thu, 26 May 2022)

  Changed paths:
    M clang/test/Driver/x86-mcrc32.c
    M clang/test/Driver/x86-target-features.c

  Log Message:
  -----------
  [Driver][test] Change -target i386-unknown-linux-gnu to --target=i386 and remove unused -o %t.o

Use a generic ELF triple to demonstrate that these apply to all ELF OSes.
Also migrate away from the legacy `-target ` spelling.




More information about the All-commits mailing list