mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
[bazel] add missing header to bolt build file
This commit is contained in:
@@ -255,6 +255,7 @@ cc_library(
|
||||
srcs = glob([
|
||||
"lib/Target/AArch64/*.cpp",
|
||||
]),
|
||||
hdrs = ["lib/Target/AArch64/AArch64MCSymbolizer.h"],
|
||||
includes = ["include"],
|
||||
deps = [
|
||||
":Core",
|
||||
|
||||
Reference in New Issue
Block a user