summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/mangle.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-07-01 01:24:25 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-07-01 01:24:25 +0000
commit39af582c570c38eca888738378372b1fbeb2eef8 (patch)
treef0a8dde5a6e9249d2f48e653ea6296c1a7bb44b4 /clang/test/CodeGenCXX/mangle.cpp
parent678d76c02671e0584d81eee03702f54b2a02633a (diff)
downloadbcm5719-llvm-39af582c570c38eca888738378372b1fbeb2eef8.tar.gz
bcm5719-llvm-39af582c570c38eca888738378372b1fbeb2eef8.zip
Don't inflate register classes used by inline asm.
The constraints are represented by the register class of the original virtual register created for the inline asm. If the register class were included in the operand descriptor, we might be able to do this. For now, just give up on regclass inflation when inline asm is involved. No test case, this bug hasn't happened yet. llvm-svn: 134226
Diffstat (limited to 'clang/test/CodeGenCXX/mangle.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud