[PATCH] D63395: [llvm-objcopy][MachO] Support load commands used in executables/shared libraries
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 19 03:24:32 PDT 2019
jhenderson added a comment.
In D63395#1634793 <https://reviews.llvm.org/D63395#1634793>, @seiya wrote:
> Ah, it looks this broke because it adds a new file to CMakeLists.txt. Just confirm, can I ignore such breakage? It will be resolved by a "gn build: Merge ..." commit.
GN build bots shouldn't be sending failure notifications. If you get any from them, ignore them (so it's safe to recommit your patch), but probably worth posting on the mailing list saying that such a bot is sending them.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63395/new/
https://reviews.llvm.org/D63395
More information about the llvm-commits
mailing list