[all-commits] [llvm/llvm-project] f499b9: Revert "Revert "Revert "Revert "Revert "Revert "[l...
Vy Nguyen via All-commits
all-commits at lists.llvm.org
Tue Mar 23 11:51:32 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f499b932bfc45b3a3543f7a49dd90af6deff5d86
https://github.com/llvm/llvm-project/commit/f499b932bfc45b3a3543f7a49dd90af6deff5d86
Author: Vy Nguyen <vyng at google.com>
Date: 2021-03-23 (Tue, 23 Mar 2021)
Changed paths:
M lld/MachO/Driver.cpp
M lld/MachO/Driver.h
M lld/MachO/DriverUtils.cpp
M lld/MachO/Options.td
A lld/test/MachO/Inputs/DependencyDump.py
A lld/test/MachO/dependency-info.s
Log Message:
-----------
Revert "Revert "Revert "Revert "Revert "Revert "[lld-macho] Implement -dependency_info (partially - more opcodes needed)""""""
This reverts commit 4876ba5b2d6a1264ec73e5cf3fcad083f6927d19.
Third-attemp relanding D98559, new change:
- explicitly cast enum to underlying type to avoid ambiguity (workaround to clang's bug).
More information about the All-commits
mailing list