[PATCH] D79069: [lld-macho] Disable colors in errors when not printing to a pty
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 28 23:57:38 PDT 2020
int3 created this revision.
int3 added reviewers: ruiu, pcc, MaskRay, smeenai, alexshap, gkm, Ktwu, christylee.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
int3 added a child revision: D77006: [lld-macho] Support reading of universal binaries.
This makes for better tests (and is just the right thing to do)
Depends on D76977 <https://reviews.llvm.org/D76977>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D79069
Files:
lld/MachO/Driver.cpp
lld/test/MachO/alignment-too-large.yaml
lld/test/MachO/arch.s
lld/test/MachO/duplicate-symbol.s
lld/test/MachO/entry-symbol.s
lld/test/MachO/invalid-executable.s
lld/test/MachO/missing-dylib.s
lld/test/MachO/no-id-dylink.s
lld/test/MachO/no-such-file.s
lld/test/MachO/silent-ignore.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79069.260847.patch
Type: text/x-patch
Size: 4928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200429/8bb7e3b5/attachment.bin>
More information about the llvm-commits
mailing list