[clang] [llvm] XCOFF no inline ptr glue (PR #193786)

via cfe-commits cfe-commits at lists.llvm.org
Fri May 8 08:01:10 PDT 2026


================
@@ -5539,7 +5545,6 @@ static void prepareDescriptorIndirectCall(SelectionDAG &DAG, SDValue &Callee,
   // copies together, a TOC access in the caller could be scheduled between
   // the assignment of the callee TOC and the branch to the callee, which leads
   // to incorrect code.
-
----------------
RolandF77 wrote:

whitespace change?

https://github.com/llvm/llvm-project/pull/193786


More information about the cfe-commits mailing list