[PATCH] D47206: Code cleanup in preparation for adding LTO for wasm
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 22 09:46:53 PDT 2018
sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, arichardson, inglorion, emaste.
Herald added a reviewer: espindola.
Move some common code into Common/rrorHandler.cpp and
Common/Strings.h.
Don't use `fatal` when incompatible bitcode files are
encountered.
Rename NameRef variable to just Name
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D47206
Files:
COFF/LTO.cpp
COFF/SymbolTable.cpp
Common/ErrorHandler.cpp
Common/Strings.cpp
ELF/InputFiles.cpp
ELF/LTO.cpp
include/lld/Common/ErrorHandler.h
include/lld/Common/Strings.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47206.148031.patch
Type: text/x-patch
Size: 7663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/b6941fa3/attachment.bin>
More information about the llvm-commits
mailing list