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.
2 parents 56bfbf4 + d0a89e7 commit ace9b5bCopy full SHA for ace9b5b
llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
@@ -33,7 +33,7 @@ static_library("Support") {
33
"Windows",
34
]
35
sources = [
36
- "AArch64BuildAttributes.cpp"
+ "AArch64BuildAttributes.cpp",
37
"ABIBreak.cpp",
38
"AMDGPUMetadata.cpp",
39
"APFixedPoint.cpp",
@@ -42,7 +42,6 @@ static_library("Support") {
42
"APSInt.cpp",
43
"ARMAttributeParser.cpp",
44
"ARMBuildAttrs.cpp",
45
- "AArch64BuildAttributes.cpp",
46
"ARMWinEH.cpp",
47
"Allocator.cpp",
48
"AutoConvert.cpp",
0 commit comments