diff options
author | Craig Topper <craig.topper@gmail.com> | 2012-04-13 06:38:11 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2012-04-13 06:38:11 +0000 |
commit | eb455832b4c7cb1046ab9fb9f6f8ca40202874a4 (patch) | |
tree | 96a362e9cb93f3cdcc8ae359ad78ebcfe1388b50 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d65cee9423e7e2362078bca9ada5fae735e84283 (diff) | |
download | llvm-eb455832b4c7cb1046ab9fb9f6f8ca40202874a4.zip llvm-eb455832b4c7cb1046ab9fb9f6f8ca40202874a4.tar.gz llvm-eb455832b4c7cb1046ab9fb9f6f8ca40202874a4.tar.bz2 |
Silence various build warnings from Hexagon backend that show up in release builds. Mostly converting 'assert(0)' to 'llvm_unreachable' to silence warnings about missing returns. Also fold some variable declarations into asserts to prevent the variables from being unused in release builds.
llvm-svn: 154660
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions