[llvm] [IR2Vec] Adding unit tests (PR #141873)

S. VenkataKeerthy via llvm-commits llvm-commits at lists.llvm.org
Thu May 29 11:01:45 PDT 2025


================
@@ -31,6 +31,7 @@ unittest("AnalysisTests") {
     "FunctionPropertiesAnalysisTest.cpp",
     "GlobalsModRefTest.cpp",
     "GraphWriterTest.cpp",
+    "IR2VecTest.cpp",
----------------
svkeerthy wrote:

Okay. Reverted.

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


More information about the llvm-commits mailing list