diff options
author | Reid Kleckner <rnk@google.com> | 2018-11-01 19:36:29 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2018-11-01 19:36:29 +0000 |
commit | 46ff186b2938c089ffa05f1999d63ed3a4583411 (patch) | |
tree | 5ec20887faee2352b34bc04af97ae8410680cbd9 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | bebc53f838c38fc2d3cd9e990fa0284497beae61 (diff) | |
download | llvm-46ff186b2938c089ffa05f1999d63ed3a4583411.zip llvm-46ff186b2938c089ffa05f1999d63ed3a4583411.tar.gz llvm-46ff186b2938c089ffa05f1999d63ed3a4583411.tar.bz2 |
[codeview] Add breaks to fix -Wimplicit-fallthrough
This is a minor bug fix. Previously, if you tried to encode the RSP
register on the x86 platform, that might have succeeded and been encoded
incorrectly. However, no existing producer or consumer passes the x86_64
registers when targeting x86_32.
llvm-svn: 345879
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions