OSDN Git Service

[llc] Use WithColor for printing errors/warnings
authorJonas Devlieghere <jonas@devlieghere.com>
Sat, 23 Jun 2018 16:51:10 +0000 (16:51 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Sat, 23 Jun 2018 16:51:10 +0000 (16:51 +0000)
commit304292110d08f4cec66acac095728f2a48d27c19
treebf2c2a75967727f5433a86e1a7c970fc8af2bedf
parentfc6fcece2380796690ab2d88e5c48ef728371661
[llc] Use WithColor for printing errors/warnings

Use the WithColor helper from support to print errors and warnings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335418 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llc/llc.cpp