diff options
author | Pierre Gousseau <pierre.gousseau@sony.com> | 2023-06-13 10:14:40 +0100 |
---|---|---|
committer | Pierre Gousseau <pierre.gousseau@sony.com> | 2023-06-13 10:17:49 +0100 |
commit | 56bf960629cb5accf0584b1aabb1a4d8191249d1 (patch) | |
tree | 8d0651a35669cda4cfa1c4c83904f5e8f98fe934 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | a70d5e25f32ebd5f1d1c394312036a37591e998b (diff) | |
download | llvm-56bf960629cb5accf0584b1aabb1a4d8191249d1.zip llvm-56bf960629cb5accf0584b1aabb1a4d8191249d1.tar.gz llvm-56bf960629cb5accf0584b1aabb1a4d8191249d1.tar.bz2 |
[CMake] Enable building with UBSAN + clang-cl on windows.
Currently both ASAN and UBSAN are supported on Windows but only ASAN is enabled in LLVM build system. This patch enables the option to build LLVM with UBSAN on windows.
Tested with clang-cl released in LLVM16.
Submitting on behalf of @dwang.
Reviewed by: andrewng, pgousseau
Differential Revision: https://reviews.llvm.org/D151511
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions