summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAlexander Musman <alexander.musman@gmail.com>2015-06-05 13:40:59 +0000
committerAlexander Musman <alexander.musman@gmail.com>2015-06-05 13:40:59 +0000
commiteae29e247e6b7a0d5fdbd7b1b912278f3cfcb926 (patch)
treea68b8459d628d3b3effab82427ab3306b9612661 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent5a589ad6035e2cc6776cc8fb255c27b38cab6c5c (diff)
Fix for PR14269: Clang crashes when a bit field is used as inline assembler
input / output with memory constraint. One generally can't get address of a bit field, so the general solution is to error on such cases. GCC does the same. Patch by Andrey Bokhanko Differential Revision: http://reviews.llvm.org/D10086 llvm-svn: 239153
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions