JonChesterfield added inline comments.

================
Comment at: llvm/lib/CodeGen/ExpandVAIntrinsics.cpp:159
+    // conventions. Escape analysis on va_list values.
+    return false;
+  }
----------------
Cut this from the WIP patch as the draft is noisy. Ran some tests through x64 
with a patched clang locally, expanding functions that pass that precondition 
and leaving others unchanged.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158246

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

Reply via email to