mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
[bazel] Fix a typo from e7d40a87ff
This commit is contained in:
@@ -6873,7 +6873,7 @@ cc_library(
|
||||
cc_library(
|
||||
name = "FuncToEmitC",
|
||||
srcs = glob([
|
||||
"lib/Conversion/FuncToEmitC*.cpp",
|
||||
"lib/Conversion/FuncToEmitC/*.cpp",
|
||||
"lib/Conversion/FuncToEmitC/*.h",
|
||||
]),
|
||||
hdrs = glob([
|
||||
|
||||
Reference in New Issue
Block a user