aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2018-11-01 18:14:45 +0000
committerReid Kleckner <rnk@google.com>2018-11-01 18:14:45 +0000
commitba982b5f8f21b671463db0456f5bffdabdaef966 (patch)
tree9ca50c4fb7a44d870d2264a79be245e895345a4a /clang/lib/Frontend/CompilerInvocation.cpp
parentb10bacf1225475a1fef6e1c5a9646920bace8578 (diff)
downloadllvm-ba982b5f8f21b671463db0456f5bffdabdaef966.zip
llvm-ba982b5f8f21b671463db0456f5bffdabdaef966.tar.gz
llvm-ba982b5f8f21b671463db0456f5bffdabdaef966.tar.bz2
[Hexagon] Fix MO_JumpTable const extender conversion
Previously this case fell through to unreachable, so it is clearly not covered by any test case in LLVM. It may be dynamically unreachable, in fact. However, if it were to run, this is what it would logically do. The assert suggests that the intended behavior was not to allow folding offsets from jump table indices, which makes sense. llvm-svn: 345868
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions