diff options
author | Reid Kleckner <rnk@google.com> | 2019-09-26 16:56:25 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2019-09-26 16:56:25 +0000 |
commit | 01ba7d5efe18b9dd14a5c2bb1f692702513d66f7 (patch) | |
tree | 2ac21ed1b8ba3153f72b1ddc4e6a41067f83d13f /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 514e6b6e6ed9d05e263e01dc80b1e1b9663aab38 (diff) | |
download | bcm5719-llvm-01ba7d5efe18b9dd14a5c2bb1f692702513d66f7.tar.gz bcm5719-llvm-01ba7d5efe18b9dd14a5c2bb1f692702513d66f7.zip |
Un-XFAIL coverage_no_integrated_as.c test on Windows
You can't use -fno-integrated-as for *-msvc triples because no usable
standalone assembler exists. Perhaps we could teach clang to emit a .s
and then reinvoke itself, but that's a bit silly.
Anyway, fix the test by using an Itanium ABI triple, which will become
mingw, which will assume gnu as is a usable assembler.
llvm-svn: 372994
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions