[all-commits] [llvm/llvm-project] a6a15d: [Driver] Delete toplevel i386-gnu/gcc detection in...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Mar 19 22:50:51 PDT 2021


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

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

  Log Message:
  -----------
  [Driver] Delete toplevel i386-gnu/gcc detection in favor of i386-gnu alias triple detection

This is used by hurd.c (usr/lib/gcc/i386-gnu/4.6.0) but we can leverage
the existing alias triple detection.




More information about the All-commits mailing list