================
@@ -39,7 +39,7 @@ _main:                                  # @main
 // CHECK:     Name:                 .text
 // CHECK:     VirtualSize:          0
 // CHECK:     VirtualAddress:       0
-// CHECK:     RawDataSize:          [[TextSize:[0-9]+]]
+// CHECK:     RawDataSize:          0x[[#%X,TextSize:]]
----------------
jh7370 wrote:

Seeing use of FileCheck numeric variables with custom formatting makes me 
happy, as I was heavily involved in their evolution :)

https://github.com/llvm/llvm-project/pull/221224
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to