ZhiyaoMa98 added a comment.

> Then just assert we aren't execute-only in the non-movw path.

When we are not execute-only, existing code handles it by using constant pools 
and we are all good.

In the case where we are execute-only and long-calls at the same time, we 
assert that we have `movt` like in other places in the same source file.


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

https://reviews.llvm.org/D136203

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

Reply via email to