[all-commits] [llvm/llvm-project] 0afe17: [Driver] Make -B take precedence over COMPILER_PATH

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Jul 16 11:27:47 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0afe172e2ee5fb7600fb423a992dbeb884cbebd2
      https://github.com/llvm/llvm-project/commit/0afe172e2ee5fb7600fb423a992dbeb884cbebd2
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

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

  Log Message:
  -----------
  [Driver] Make -B take precedence over COMPILER_PATH

There is currently no COMPILER_PATH test. A subsequent --ld-path patch
will improve the coverage here.




More information about the All-commits mailing list