aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-as/LLVMBuild.txt
diff options
context:
space:
mode:
authorYuchen Wu <yuchenericwu@hotmail.com>2013-11-14 00:07:15 +0000
committerYuchen Wu <yuchenericwu@hotmail.com>2013-11-14 00:07:15 +0000
commitdbb51ff01fd08df39e5040c1cd9edacdc3e4308a (patch)
treef7efe453cbf087a07bae0933b017dec688e5f24e /tools/llvm-as/LLVMBuild.txt
parent006806267a4f85a5abf32573348c81098f2696d2 (diff)
downloadexternal_llvm-dbb51ff01fd08df39e5040c1cd9edacdc3e4308a.zip
external_llvm-dbb51ff01fd08df39e5040c1cd9edacdc3e4308a.tar.gz
external_llvm-dbb51ff01fd08df39e5040c1cd9edacdc3e4308a.tar.bz2
llvm-cov: Replaced asserts with proper error handling.
Unified the interface for read functions. They all return a boolean indicating if the read from file succeeded. Functions that previously returned the read value now store it into a variable that is passed in by reference instead. Callers will need to check the return value to detect if an error occurred. Also added a new test which ensures that no assertions occur when file contains invalid data. llvm-cov should return with error code 1 upon failure. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194635 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-as/LLVMBuild.txt')
0 files changed, 0 insertions, 0 deletions