[PATCH] Enable StackMap Serialization for COFF

Sanjoy Das sanjoy at playingwithpointers.com
Wed Jun 24 11:32:28 PDT 2015


LGTM -- I'll trust you got the flags for the COFF section right.


================
Comment at: lib/MC/MCObjectFileInfo.cpp:737
@@ +736,3 @@
+	  
+  StackMapSection = Ctx->getCOFFSection(
+    ".llvm_stackmaps", 
----------------
The formatting looks a little bit off here -- can you please run this change through `clang-format`?

http://reviews.llvm.org/D10680

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






More information about the llvm-commits mailing list