[clang] [llvm] [WIP] ABI Lowering Library (PR #140112)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 14 07:46:39 PDT 2025


================
@@ -3,6 +3,7 @@ include(LLVM-Build)
 # `Demangle', `Support' and `TableGen' libraries are added on the top-level
 # CMakeLists.txt
 
+# add_subdirectory(ABI)
----------------
nikic wrote:

Should add cmake now that we have cpp files.

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


More information about the llvm-commits mailing list