We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1753aba commit ad36800Copy full SHA for ad36800
utils/bazel/llvm-project-overlay/lld/BUILD.bazel
@@ -74,6 +74,7 @@ cc_library(
74
"ELF/*.cpp",
75
"ELF/*.h",
76
"ELF/Arch/*.cpp",
77
+ "ELF/Arch/*.h",
78
]),
79
includes = ["ELF"],
80
textual_hdrs = [
0 commit comments