1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/cmake/modules
Florian Hahn 82faed36eb [UBSan] Also use blacklist for 'Address; Undefined' setting
It looks like currently the UBSan blacklist is only applied when "Undefined" is selected.
This patch updates the cmake file to apply it whenever Undefined is selected
 (e.g. 'Address; Undefined' ). This  allows us to use the workaround added in
rL335525 when using AddressSan and UBSan together.

Reviewers: eugenis, vitalybuka

Reviewed By: eugenis

Differential Revision: https://reviews.llvm.org/D49558

llvm-svn: 337539
2018-07-20 10:12:31 +00:00
..
AddLLVM.cmake [CMake] Teach the build system to codesign built products 2018-07-10 17:32:48 +00:00
AddLLVMDefinitions.cmake
AddOCaml.cmake
AddSphinxTarget.cmake
CheckAtomic.cmake
CheckCompilerVersion.cmake
CheckLinkerFlag.cmake
ChooseMSVCCRT.cmake
CMakeLists.txt
CrossCompile.cmake
DetermineGCCCompatible.cmake
FindLibpfm.cmake
FindOCaml.cmake
FindSphinx.cmake
GenerateVersionFromCVS.cmake
GetHostTriple.cmake Revert 332750, llvm part (see comment on D46910). 2018-05-20 23:03:17 +00:00
GetSVN.cmake
HandleLLVMOptions.cmake [UBSan] Also use blacklist for 'Address; Undefined' setting 2018-07-20 10:12:31 +00:00
HandleLLVMStdlib.cmake
LLVM-Config.cmake [cmake] fix a typo in llvm_config macro 2018-06-06 10:07:08 +00:00
LLVMConfig.cmake.in [CMake] Export the LLVM_LINK_LLVM_DYLIB setting 2018-07-18 08:53:31 +00:00
LLVMConfigVersion.cmake.in
LLVMExternalProjectUtils.cmake [CMake] Pass CMAKE_INSTALL_DO_STRIP to external projects 2018-07-15 02:12:25 +00:00
LLVMInstallSymlink.cmake
LLVMProcessSources.cmake
TableGen.cmake Revert r330742: Let TableGen write output only if it changed, instead of doing so in cmake. 2018-05-07 23:41:48 +00:00
VersionFromVCS.cmake