[PATCH] [PATCH 1/2] Add a "probe-stack" attribute

David Majnemer david.majnemer at gmail.com
Sun May 10 23:03:20 PDT 2015


The MachineFunction changes should be in http://reviews.llvm.org/D9654.  The inliner changes need a testcase.


================
Comment at: include/llvm/CodeGen/MachineFunction.h:286
@@ +285,3 @@
+  /// the stack.
+  bool shouldProbeStack();
+
----------------
Please make this function const.

http://reviews.llvm.org/D9653

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list