Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86][Assembler] Allow %eip as a register in 32-bit mode for .cfi directives. | Craig Topper | 2018-09-06 | 1 | -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 |