[all-commits] [llvm/llvm-project] f26341: [Driver] Gnu.cpp: remove obsoleted i386 triple det...

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Mar 22 00:24:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f26341840253e15ab07c9e7657338038888fd3e4
      https://github.com/llvm/llvm-project/commit/f26341840253e15ab07c9e7657338038888fd3e4
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-03-22 (Mon, 22 Mar 2021)

  Changed paths:
    M clang/lib/Driver/ToolChains/Gnu.cpp

  Log Message:
  -----------
  [Driver] Gnu.cpp: remove obsoleted i386 triple detection from end-of-life distribution versions

This saves 16 openat syscalls for `clang a.cc` on x86_64.




More information about the All-commits mailing list