[PATCH] D40915: Always evaluate the second argument for CHECK() lazily.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 6 13:37:51 PST 2017
ruiu updated this revision to Diff 125798.
ruiu added a comment.
- Use llvm::function_ref instead of std::function
https://reviews.llvm.org/D40915
Files:
lld/COFF/Chunks.cpp
lld/COFF/Driver.cpp
lld/COFF/DriverUtils.cpp
lld/COFF/InputFiles.cpp
lld/COFF/LTO.cpp
lld/COFF/Writer.cpp
lld/ELF/Driver.cpp
lld/ELF/InputFiles.cpp
lld/ELF/InputFiles.h
lld/ELF/InputSection.cpp
lld/ELF/LTO.cpp
lld/ELF/Relocations.cpp
lld/include/lld/Common/ErrorHandler.h
lld/wasm/InputFiles.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40915.125798.patch
Type: text/x-patch
Size: 28710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171206/1626188a/attachment-0001.bin>
More information about the llvm-commits
mailing list