summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-08-30 22:11:03 +0000
committerRui Ueyama <ruiu@google.com>2017-08-30 22:11:03 +0000
commit01d026510630203b1217a0d5550a86e6eaa05b12 (patch)
tree6c5e5726bd9586e8cd3c258b943e6f3b918b0ecf /llvm/lib/CodeGen/CodeGen.cpp
parentfbe9041a37d937bed8f0d64aa8497c7d6add691a (diff)
downloadbcm5719-llvm-01d026510630203b1217a0d5550a86e6eaa05b12.tar.gz
bcm5719-llvm-01d026510630203b1217a0d5550a86e6eaa05b12.zip
Simplify writeArchive return type.
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
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud