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
- Repository
- rL LLVM
Differential D11039
Fix handling of the 'n' asm constraint with invalid operands. jyknight on Jul 8 2015, 1:17 PM. Authored by
Details It had accidently accepted a symbol+offset value (and emitted
Diff Detail
|