[all-commits] [llvm/llvm-project] 5603bb: [test] Fix misused Joined -e options
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Nov 19 10:39:03 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5603bb5f5001e88a490b8f9c11c6e8969037183b
https://github.com/llvm/llvm-project/commit/5603bb5f5001e88a490b8f9c11c6e8969037183b
Author: Fangrui Song <i at maskray.me>
Date: 2023-11-19 (Sun, 19 Nov 2023)
Changed paths:
M clang/test/Driver/lanai-unknown-unknown.cpp
R clang/test/Driver/mipsel-nacl-defines.cpp
M clang/test/Driver/wasm32-unknown-unknown.cpp
M clang/test/Driver/wasm64-unknown-unknown.cpp
M clang/test/Driver/x86_64-nacl-defines.cpp
Log Message:
-----------
[test] Fix misused Joined -e options
Some tests for the obsoleted NaCl misuse the -e for linking.
More information about the All-commits
mailing list