jyknight added a comment.

In D124435#3696862 <https://reviews.llvm.org/D124435#3696862>, @rjmccall wrote:

> That is an interesting idea.  I like that it integrates this into 
> `-fclang-abi-compat`.  The way that `-mno-conservative-small-integer-abi` 
> ends up meaning opposite things based on the abi-compat setting worries me a 
> lot, though.

The flag means the same thing in both cases, from the user's POV: "Be 
compatible only with the specified -fclang-abi-compat behavior, not an 
earlier/later ABI version's behavior."


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124435

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to