[all-commits] [llvm/llvm-project] 6d1725: [gn build] Add ubsan libraries
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Aug 15 13:56:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d17254df4e70f75e0a194871e068bb01e3d4954
https://github.com/llvm/llvm-project/commit/6d17254df4e70f75e0a194871e068bb01e3d4954
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-08-15 (Mon, 15 Aug 2022)
Changed paths:
M llvm/utils/gn/secondary/compiler-rt/lib/BUILD.gn
M llvm/utils/gn/secondary/compiler-rt/lib/ubsan/BUILD.gn
Log Message:
-----------
[gn build] Add ubsan libraries
clang -fsanitize=undefined works with this.
Reviewed By: thakis
Differential Revision: https://reviews.llvm.org/D131916
More information about the All-commits
mailing list