[PATCH] D37461: [X86][AsmParser] re-introduce 'offset' operator
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 1 13:14:51 PST 2019
thakis added a comment.
Herald added a project: LLVM.
(I rebased this again and uploaded it with the assert fix at D49648 <https://reviews.llvm.org/D49648>. A few other tests fail in check-clang with it, and apparently `clang-cl /FA -m32` no longer writes asm with `offset`, so some of my old tests no longer work. Will look more over the weekend.)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D37461/new/
https://reviews.llvm.org/D37461
More information about the llvm-commits
mailing list