mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
49c93481ee
writeArchive returned a pair, but the first element of the pair is always its first argument on failure, so it doesn't make sense to return it from the function. This patch change the return type so that it does't return it. Differential Revision: https://reviews.llvm.org/D37313 llvm-svn: 312177 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LibDriver.cpp | ||
LLVMBuild.txt | ||
Options.td |