[all-commits] [llvm/llvm-project] b2b032: [DFSan] Add option to specify individual library f...
Andrew Browne via All-commits
all-commits at lists.llvm.org
Tue May 24 16:16:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b2b0322a8114af783d103435202b576167426c7f
https://github.com/llvm/llvm-project/commit/b2b0322a8114af783d103435202b576167426c7f
Author: Andrew Browne <browneee at google.com>
Date: 2022-05-24 (Tue, 24 May 2022)
Changed paths:
M compiler-rt/lib/dfsan/scripts/build-libc-list.py
Log Message:
-----------
[DFSan] Add option to specify individual library files, and an option to exit with an error code if any library file was not found.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D126336
More information about the All-commits
mailing list