This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a83a726 [yaml2obj] Sort MachO LinkEdit write operations based on offset new 8d6539b Testcase cleanup: Remove an unused input file. new 865444b Revert "[yaml2obj] Sort MachO LinkEdit write operations based [...] new ae4f064 Testcase cleanup: remove an unused RUN line in an input file.
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: test/DebugInfo/Generic/Inputs/gmlt.ll | 152 ------------- test/DebugInfo/Inputs/gmlt.ll | 1 - test/ObjectYAML/MachO/out_of_order_linkedit.yaml | 266 ----------------------- tools/yaml2obj/yaml2macho.cpp | 92 +++----- 4 files changed, 26 insertions(+), 485 deletions(-) delete mode 100644 test/DebugInfo/Generic/Inputs/gmlt.ll delete mode 100644 test/ObjectYAML/MachO/out_of_order_linkedit.yaml