[all-commits] [llvm/llvm-project] c367f9: Revert "[lld-macho] Implement and test resolution ...
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Thu Sep 24 00:29:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c367f93e8539c4d0bcdc86ad7ea7923e06231a93
https://github.com/llvm/llvm-project/commit/c367f93e8539c4d0bcdc86ad7ea7923e06231a93
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2020-09-24 (Thu, 24 Sep 2020)
Changed paths:
M lld/MachO/SymbolTable.cpp
R lld/test/MachO/common-symbol-resolution.s
M lld/test/MachO/nonweak-definition-override.s
Log Message:
-----------
Revert "[lld-macho] Implement and test resolution of common symbols"
This reverts commit cd7cb0c30305501982ba37b4905bb264b3539ad0.
Break lldb Arm build:
http://lab.llvm.org:8011/builders/lldb-arm-ubuntu/builds/4409
Commit: 8112d494d344dc0935d5c078f066a43d7c984e0c
https://github.com/llvm/llvm-project/commit/8112d494d344dc0935d5c078f066a43d7c984e0c
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2020-09-24 (Thu, 24 Sep 2020)
Changed paths:
M lld/MachO/Driver.cpp
M lld/MachO/InputFiles.cpp
M lld/MachO/SymbolTable.cpp
M lld/MachO/SymbolTable.h
M lld/MachO/Symbols.h
M lld/MachO/SyntheticSections.h
R lld/test/MachO/common-symbol-coalescing.s
Log Message:
-----------
Revert "[lld-macho] Initial support for common symbols"
This reverts commit 63ace77962543f961f1d566dd1243b1fb37129ef.
Breaks LLDB Arm build:
http://lab.llvm.org:8011/builders/lldb-arm-ubuntu/builds/4409
Compare: https://github.com/llvm/llvm-project/compare/b63bfc2030de...8112d494d344
More information about the All-commits
mailing list