aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJF Bastien <jfbastien@apple.com>2020-03-04 13:51:35 -0800
committerJF Bastien <jfbastien@apple.com>2020-03-09 11:19:23 -0700
commit8fc9eea43a94d83e46614eee47b069e25848fedb (patch)
treedccfce92431f0af330869fdc111cd2080b2de32d /clang/lib/Frontend/CompilerInvocation.cpp
parentc71ef7a85d2447903ff9240aff649a57d70b050d (diff)
downloadllvm-8fc9eea43a94d83e46614eee47b069e25848fedb.zip
llvm-8fc9eea43a94d83e46614eee47b069e25848fedb.tar.gz
llvm-8fc9eea43a94d83e46614eee47b069e25848fedb.tar.bz2
Test that volatile load type isn't changed
Summary: As discussed in D75505, it's not particularly useful to change the type of a load to/from floating-point/integer because it's followed by a bitcast, and it might lead to surprising code generation. Check that this doesn't generally happen. Reviewers: lebedev.ri Subscribers: jkorous, dexonsmith, ributzka, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D75644
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions