[all-commits] [llvm/llvm-project] 880aa6: [test] Fix test/Driver/ve-toolchain.cpp
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Dec 9 17:28:13 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 880aa6ac668b0c0aefb7c7b831e7127c3c54ee9b
https://github.com/llvm/llvm-project/commit/880aa6ac668b0c0aefb7c7b831e7127c3c54ee9b
Author: Fangrui Song <i at maskray.me>
Date: 2020-12-09 (Wed, 09 Dec 2020)
Changed paths:
M clang/test/Driver/ve-toolchain.cpp
Log Message:
-----------
[test] Fix test/Driver/ve-toolchain.cpp
It should specify --sysroot to test the paths of crt1.o/crti.o/crtbegin.o.
For a user who enable VE but do not actually have VE sysroot,
the "nld" command line will have bare "crt1.o" "crti.o" ... "crtbegin.o"
More information about the All-commits
mailing list