diff options
author | Eric Christopher <echristo@gmail.com> | 2015-02-06 18:44:18 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2015-02-06 18:44:18 +0000 |
commit | 79f5e4ede5a53d94a9c657ef56a1a2daae1e3b0f (patch) | |
tree | 2be5a0626c4259c7899cd91828365dbdd998caeb /llvm/lib/ExecutionEngine/SectionMemoryManager.cpp | |
parent | a8cb36ea4334f3c0a65981f6f5ca4c81a1599717 (diff) | |
download | llvm-79f5e4ede5a53d94a9c657ef56a1a2daae1e3b0f.zip llvm-79f5e4ede5a53d94a9c657ef56a1a2daae1e3b0f.tar.gz llvm-79f5e4ede5a53d94a9c657ef56a1a2daae1e3b0f.tar.bz2 |
Inline asm IR input register constraints don't have early clobber
modifiers on them. If we have a matching output constraint with
an early clobber make sure we don't propagate that to the input
constraint.
llvm-svn: 228422
Diffstat (limited to 'llvm/lib/ExecutionEngine/SectionMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions