DavidSpickett added a comment. > General question, is yaml2obj not flexible enough to do this? I guess the > issue would be even if it does do MachO the test could only work on a > precompiled file, this way allows you to build a.out each time.
Plus you get all the Mach specific constant values for free instead of writing umpteen magic numbers in a YAML file. So I think I just answered my own question here. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D115431/new/ https://reviews.llvm.org/D115431 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits