diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-04-30 05:12:41 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-04-30 05:12:41 +0000 |
commit | ef550a6d013fcdb315e395daade1e0074fe97d31 (patch) | |
tree | 9897795e40e5ccad67ed69bc973e8eeaf2c215e5 /llvm/lib/Support/Watchdog.cpp | |
parent | f8222631a5036f5bb08aba9a8275732ca6924906 (diff) | |
download | bcm5719-llvm-ef550a6d013fcdb315e395daade1e0074fe97d31.tar.gz bcm5719-llvm-ef550a6d013fcdb315e395daade1e0074fe97d31.zip |
ARM: move llvm_unreachable use
When building with -Werror=covered-switch-default (as on the buildbots), the
build would fail since all cases are covered by the switch. Move the
llvm_unreachable to the end of the function as an annotation.
llvm-svn: 207609
Diffstat (limited to 'llvm/lib/Support/Watchdog.cpp')
0 files changed, 0 insertions, 0 deletions