[PATCH] D138403: [LoongArch] Fix issue on CMake Xcode build configuration
Gong LingQin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 22 00:59:50 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0cf2286cb8f8: [LoongArch] Fix issue on CMake Xcode build configuration (authored by gonglingqin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138403/new/
https://reviews.llvm.org/D138403
Files:
clang/lib/Headers/CMakeLists.txt
Index: clang/lib/Headers/CMakeLists.txt
===================================================================
--- clang/lib/Headers/CMakeLists.txt
+++ clang/lib/Headers/CMakeLists.txt
@@ -394,6 +394,7 @@
"hexagon-resource-headers"
"hip-resource-headers"
"hlsl-resource-headers"
+ "loongarch-resource-headers"
"mips-resource-headers"
"ppc-resource-headers"
"ppc-htm-resource-headers"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138403.477094.patch
Type: text/x-patch
Size: 505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221122/a59f0b3d/attachment.bin>
More information about the cfe-commits
mailing list