[all-commits] [llvm/llvm-project] f3c968: llvm-lib: Pull error printing code out of two func...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Jan 26 16:13:54 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f3c9687a4f79fc5e31890278507294594d8787bd
https://github.com/llvm/llvm-project/commit/f3c9687a4f79fc5e31890278507294594d8787bd
Author: Nico Weber <thakis at chromium.org>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
Log Message:
-----------
llvm-lib: Pull error printing code out of two functions
Slightly changes the output in error code, but no behavior change in
normal use. This is for preparation for using these two functions
elsewhere.
More information about the All-commits
mailing list