It had accidently accepted a symbol+offset value (and emitted
incorrect code for it, keeping only the offset part) instead of
properly reporting the constraint as invalid.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D11039
Fix handling of the 'n' asm constraint with invalid operands. ClosedPublic Authored by jyknight on Jul 8 2015, 1:17 PM.
Details Summary It had accidently accepted a symbol+offset value (and emitted
Diff Detail Event TimelineClosed by commit rL242040: Fix handling of the 'n' asm constraint with invalid operands. (authored by jyknight). · Explain WhyJul 13 2015, 9:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 29280 lib/CodeGen/SelectionDAG/TargetLowering.cpp
test/CodeGen/X86/inline-asm-bad-constraint-n.ll
|