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

Joerg Sonnenberger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 2 05:31:08 PDT 2019


joerg added a comment.

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.


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