================
@@ -81,159 +81,158 @@ enum {
// DWARF expressions
enum {
- DW_OP_addr = 0x03, // constant address (size target specific)
- DW_OP_deref = 0x06,
----------------
MacDue wrote:This change should not reformat this entire `enum`. https://github.com/llvm/llvm-project/pull/163314 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
