[all-commits] [llvm/llvm-project] e0ee22: [clang][test] Fix test for external assemblers

dyung via All-commits all-commits at lists.llvm.org
Wed Jul 22 14:58:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e0ee2288424952e0445f096ae7800472eac11249
      https://github.com/llvm/llvm-project/commit/e0ee2288424952e0445f096ae7800472eac11249
  Author: Douglas Yung <douglas.yung at sony.com>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M clang/test/Driver/pch-codegen.cpp

  Log Message:
  -----------
  [clang][test] Fix test for external assemblers

This test depends on using the integrated assembler, so make it
explicit by specifying -fintegrated-as.




More information about the All-commits mailing list