================
@@ -13,7 +13,7 @@ FileHeader:
   MagicNumber:     0x1F7
   NumberOfSections: 1 
   CreationTime:    000000000
-  Flags:           0x0000
+  Flags:           0x0002
----------------
DavidSpickett wrote:

Ok thanks.

I don't see any test files with comments here, they mostly use the constants by 
name. I don't see any that find these via a namespace though, and the XCOFF 
objdump tests just use numbers for the flags.

I expect this is the best we can do then. At least the obvious guess is correct 
here anyway.

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

Reply via email to