Thanks to visit codestin.com Credit goes to github.com
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 d161d37 commit e1efb51Copy full SHA for e1efb51
llvm/utils/gn/secondary/llvm/lib/TargetParser/BUILD.gn
@@ -17,6 +17,7 @@ static_library("TargetParser") {
17
"RISCVISAInfo.cpp",
18
"RISCVTargetParser.cpp",
19
"SubtargetFeature.cpp",
20
+ "TargetDataLayout.cpp",
21
"TargetParser.cpp",
22
"Triple.cpp",
23
"X86TargetParser.cpp",
0 commit comments