[PATCH] D66642: [yaml2obj] - Don't allow setting StOther and Other/Visibility at the same time.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 28 06:37:38 PDT 2019
grimar added a comment.
I also can't understand how this could trigger MachO test failtures:
Failing Tests (3):
LLVM :: ObjectYAML/MachO/DWARF-debug_info.yaml
LLVM :: ObjectYAML/MachO/DWARF-debug_line.yaml
LLVM :: ObjectYAML/MachO/DWARF5-debug_info.yaml
I do not see how my changes can affect this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66642/new/
https://reviews.llvm.org/D66642
More information about the llvm-commits
mailing list