diff options
author | Tobias Grosser <tobias@grosser.es> | 2017-05-10 05:20:56 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2017-05-10 05:20:56 +0000 |
commit | 0f7ce83018195e0ed78ccfd866267e8f8eabcf73 (patch) | |
tree | aee3e42f5a91f62718d4db0c4b8fef3adcd2a412 /llvm/lib/CodeGen | |
parent | 1a2e0e64158ce1954a410b13d3eeefb5f7120a3d (diff) | |
download | bcm5719-llvm-0f7ce83018195e0ed78ccfd866267e8f8eabcf73.tar.gz bcm5719-llvm-0f7ce83018195e0ed78ccfd866267e8f8eabcf73.zip |
Add noreturn attribute to avoid warnings about missing initialization
Before this change we saw warnings such as:
tools/GPURuntime/GPUJIT.c:1566:3:
warning: variable 'DevPtr' is used uninitialized whenever switch default is
taken [-Wsometimes-uninitialized]
default:
llvm-svn: 302621
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions