aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2014-07-21 17:52:00 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2014-07-21 17:52:00 +0000
commit913666f9bc30666f784ec6afcd9f40cc38763407 (patch)
tree32de42771cb5013916c5549a332fd7224056549d /llvm/lib/CodeGen/LiveDebugVariables.cpp
parentbda32c9e474fa05be281b2a7f55eb55b2f448346 (diff)
downloadllvm-913666f9bc30666f784ec6afcd9f40cc38763407.zip
llvm-913666f9bc30666f784ec6afcd9f40cc38763407.tar.gz
llvm-913666f9bc30666f784ec6afcd9f40cc38763407.tar.bz2
R600: silence GCC warning
GCC believes it may be possible to not return a value from the switch: lib/Target/R600/SIRegisterInfo.cpp:187:1: warning: control reaches end of non-void function [-Wreturn-type] Add an unreachable label to indicate that this is not possible and still permit switch coverage checking. llvm-svn: 213572
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions