[flang-commits] [flang] [llvm] [Flang][NFC] Move runtime library files to flang-rt. (PR #110298)

Valentin Clement バレンタイン クレメン via flang-commits flang-commits at lists.llvm.org
Wed Dec 18 08:35:16 PST 2024


================
@@ -1,4 +1,4 @@
-#===-- runtime/CUDA/CMakeLists.txt -----------------------------------------===#
+#===-- lib/CufRuntime/CMakeLists.txt ---------------------------------------===#
----------------
clementval wrote:

I still see the wrong directory name here. include is `include/flang-rt/CUDA` so like should be `lib/CUDA`

https://github.com/llvm/llvm-project/pull/110298


More information about the flang-commits mailing list