[all-commits] [llvm/llvm-project] c6e698: Modify test to use -S instead of -c so that it wor...
dyung via All-commits
all-commits at lists.llvm.org
Tue Jan 14 18:59:02 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c6e69880ae4d9ce4d27bf046292a0a20c3ab3540
https://github.com/llvm/llvm-project/commit/c6e69880ae4d9ce4d27bf046292a0a20c3ab3540
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2020-01-14 (Tue, 14 Jan 2020)
Changed paths:
M clang/test/Driver/cc1-spawnprocess.c
Log Message:
-----------
Modify test to use -S instead of -c so that it works when an external assembler is used that is not present.
More information about the All-commits
mailing list