Add AArch64/GISel/*.cpp to AArch64CodeGen srcs.

PiperOrigin-RevId: 317753780
Change-Id: I33c44d6355cca3b9a054773afad47b6d00ba6d9f
This commit is contained in:
Ahmed S. Taei 2020-06-22 16:02:10 -07:00 committed by TensorFlower Gardener
parent 094340c9d4
commit 8d99ecdbd5
1 changed files with 1 additions and 0 deletions

View File

@ -698,6 +698,7 @@ cc_library(
"lib/Target/AArch64/*.c",
"lib/Target/AArch64/*.cpp",
"lib/Target/AArch64/*.inc",
"lib/Target/AArch64/GISel/*.cpp",
]),
hdrs = glob([
"include/llvm/Target/AArch64/*.h",