diff options
author | Jinsong Ji <jji@us.ibm.com> | 2021-05-17 19:57:30 +0000 |
---|---|---|
committer | Jinsong Ji <jji@us.ibm.com> | 2021-05-17 20:24:21 +0000 |
commit | 82b52812471ca4e7228714aab15110bb740669d0 (patch) | |
tree | 206c991d27c7a840fc69266926c79c494e16d2b4 /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | 698568b74c93ab6d9374adc8bdc6e60fbcf41ff1 (diff) | |
download | llvm-82b52812471ca4e7228714aab15110bb740669d0.zip llvm-82b52812471ca4e7228714aab15110bb740669d0.tar.gz llvm-82b52812471ca4e7228714aab15110bb740669d0.tar.bz2 |
[Driver][test] Don't assume integrated-as
The tests of fdebug-compilation-dir and -ffile-compilation-dir for `-x
assembler` are assuming integrated-as.
If the platform set the no-itegrated-as by default (eg: AIX for now), then this test will
fail.
Add the -integrated-as to aviod relying on the platform defaults.
Reviewed By: thakis
Differential Revision: https://reviews.llvm.org/D102647
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions