]> granicus.if.org Git - clang/commit
Ensure that set constrained asm operands are not affected by truncation.
authorJoerg Sonnenberger <joerg@bec.de>
Thu, 28 Feb 2019 00:55:09 +0000 (00:55 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Thu, 28 Feb 2019 00:55:09 +0000 (00:55 +0000)
commit6b76cfe6cb6a2073eec53dd203fc7e4bb8e0fc31
tree89b2e36425911ac39871f24254c7c64a80388960
parentebcdeef2f3efd820a57f0f0f9857a7cb2362b496
Ensure that set constrained asm operands are not affected by truncation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@355058 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/TargetInfo.h
test/Sema/inline-asm-validate-x86.c