[PATCH] D60943: Delay diagnosing asm constraints that require immediates until after inlining

Bill Wendling via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 5 15:08:52 PDT 2019


void added a comment.

In D60943#1612083 <https://reviews.llvm.org/D60943#1612083>, @joerg wrote:

> The combination of D60942 <https://reviews.llvm.org/D60942>, D06943 and D65280 <https://reviews.llvm.org/D65280> solves the problems for me on all targets I have.


Excellent! I submitted D60942 <https://reviews.llvm.org/D60942>. Go ahead and LGTM please. :-) Thanks!


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60943/new/

https://reviews.llvm.org/D60943





More information about the cfe-commits mailing list