We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
opt-dist
1 parent a836fd6 commit 823d72aCopy full SHA for 823d72a
src/tools/opt-dist/src/tests.rs
@@ -79,6 +79,8 @@ llvm-config = "{llvm_config}"
79
env.python_binary(),
80
x_py.as_str(),
81
"test",
82
+ "--build",
83
+ env.host_triple(),
84
"--stage",
85
"0",
86
"tests/assembly",
0 commit comments