================
@@ -23,7 +23,7 @@ export module b;
 import a;
 export int b();
 
-// CHECK: <DECL_FUNCTION {{.*}} op8=4048
----------------
hekota wrote:

@ChuanqiXu9 - FYI, I am updating the test baseline. The `op8` parameter is type 
ID and it is based on the number of builtin types. When a new type is added the 
test fails because the expected type ID value does not match anymore. Please 
consider updating the test baseline to be resistant against this. :)

https://github.com/llvm/llvm-project/pull/97362
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to