[PATCH] D71261: [ThinLTO] upgrade IR symtab in parallel ahead of time
Yuanfang Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 3 18:13:03 PDT 2020
ychen updated this revision to Diff 268341.
ychen added a comment.
Make unit test more robust:¬
- add more unique characters for input filenames
- use absolute path for test input files
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71261/new/
https://reviews.llvm.org/D71261
Files:
lld/ELF/Config.h
lld/ELF/Driver.cpp
lld/ELF/Driver.h
lld/ELF/InputFiles.cpp
lld/ELF/Options.td
lld/test/ELF/deplibs.s
llvm/include/llvm/Bitcode/BitcodeReader.h
llvm/include/llvm/LTO/LTO.h
llvm/include/llvm/Object/IRObjectFile.h
llvm/include/llvm/Object/IRSymtab.h
llvm/include/llvm/Support/MemoryBuffer.h
llvm/lib/LTO/LTO.cpp
llvm/lib/Object/IRObjectFile.cpp
llvm/lib/Object/IRSymtab.cpp
llvm/tools/gold/gold-plugin.cpp
llvm/unittests/CMakeLists.txt
llvm/unittests/ThinLTO/CMakeLists.txt
llvm/unittests/ThinLTO/PreUpgradeIRSymbolTable.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71261.268341.patch
Type: text/x-patch
Size: 35599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200604/b61f806e/attachment.bin>
More information about the llvm-commits
mailing list