llvm-capstone/utils/bazel/llvm-project-overlay
Fangrui Song c7dce0283b [Driver] Adjust -fsanitize=function & -mexecute-only interop after D158614
clangDriver depends on clangBasic, so clangBasic should not depend on
clangDriver, even just its header. Also remove clangBasic's dependency
on LLVMOption.

The issue can be seen through the bazel commit
d26dd681f9 which is reverted now.

Add hasFlagNoClaim and use it as we don't want to suppress
-Wunused-command-line-argument for -mexecute-only just because
-fsanitize= is specified.
2023-08-30 20:30:13 -07:00
..
bolt [bazel] Port for 88e95c1e4b 2023-07-07 09:02:05 +02:00
clang [Driver] Adjust -fsanitize=function & -mexecute-only interop after D158614 2023-08-30 20:30:13 -07:00
clang-tools-extra [clang][Bazel] Add missing dependency after a563ced78b 2023-08-11 09:35:33 +02:00
libc [libc][math] Implement double precision exp10 function correctly rounded for all rounding modes. 2023-08-30 08:43:50 -04:00
libunwind [bazel] NFC: Move licenses declaration from package to function. 2022-09-05 10:47:06 +02:00
lld [bazel] Use binary_alias instead of symlinks for ld.lld and friends 2023-08-13 21:01:57 -07:00
llvm [bazel] Remove the dependency on CodeGen from MCTargetDesc & Utils 2023-08-30 18:21:28 -07:00
mlir [bazel] Fix build files for adea7e7032 2023-08-29 19:32:13 +02:00
third-party/unittest [bazel] format bazel files NFC 2023-06-09 12:13:07 +02:00
.bazelignore [bazel] Update gtest move to third-party 2022-11-09 20:48:11 -08:00
workspace_root.bzl [Bazel] Use dynamic workspace root determination 2023-04-18 01:54:49 +02:00