summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/implicit-def.ll
diff options
context:
space:
mode:
authorRoger Ferrer Ibanez <rofirrim@gmail.com>2018-09-12 15:55:14 +0000
committerRoger Ferrer Ibanez <rofirrim@gmail.com>2018-09-12 15:55:14 +0000
commitbef9929d51827dacf0b53750adcfc82cfda374d1 (patch)
treea27214d2e119074d94e234038a574b11c718347a /llvm/test/CodeGen/WebAssembly/implicit-def.ll
parent226261353288e377e0f41223f4587d8ee5364f6d (diff)
downloadbcm5719-llvm-bef9929d51827dacf0b53750adcfc82cfda374d1.tar.gz
bcm5719-llvm-bef9929d51827dacf0b53750adcfc82cfda374d1.zip
[RISCV] Explicitly set an empty --sysroot in the test
In rL341655 we added additional behaviour to the Driver for riscv32-unknown-elf when the sysroot is empty. The new tests that check the new behaviour expect that the absence of --sysroot in the command-line implies that the sysroot empty. This doesn't hold if clang is built with a non-empty DEFAULT_SYSROOT in cmake. When this is the case, this test fails. Since the new behaviour is triggered when the sysroot is empty, pass an empty --sysroot to avoid using the default (if any). Differential Revision: https://reviews.llvm.org/D51972 llvm-svn: 342060
Diffstat (limited to 'llvm/test/CodeGen/WebAssembly/implicit-def.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud