diff options
author | Charlie Barto <chbarto@microsoft.com> | 2024-09-24 11:45:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-24 11:45:10 -0700 |
commit | a6bdf3face377ee7ea84a02bada8a7e2ff380fe8 (patch) | |
tree | 581afbb4108381a91f05e3cdda7edfcaf964fcd4 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 71ca9fcb8dc9ea0e1e3a4a47820edc78c398a85e (diff) | |
download | llvm-a6bdf3face377ee7ea84a02bada8a7e2ff380fe8.zip llvm-a6bdf3face377ee7ea84a02bada8a7e2ff380fe8.tar.gz llvm-a6bdf3face377ee7ea84a02bada8a7e2ff380fe8.tar.bz2 |
[asan][windows][tests] support MSVC compiler-id in asan tests (#109706)
This follows up on https://github.com/llvm/llvm-project/pull/108255 to
allow actually running the test suite with MSVC. Note, however, that
MSVC can't yet build compiler-rt, most tests don't yet pass with msvc,
and building and testing with different compilers is ill-supported.
Follow ups will fix the first two issues, the third is future work.
Note that `/Zi` is removed from the clang-cl command line, but lit as a
whole adds `-gcodeview`, so there should still be debug info.
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions