summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/X86/pr38826.s
Commit message (Collapse)AuthorAgeFilesLines
* [X86][Assembler] Allow %eip as a register in 32-bit mode for .cfi directives.Craig Topper2018-09-061-0/+24
This basically reverts a change made in r336217, but improves the text of the error message for not allowing IP-relative addressing in 32-bit mode. Fixes PR38826. Patch by Iain Sandoe. llvm-svn: 341512
OpenPOWER on IntegriCloud