[PATCH] [MC] When using bundle aligment, align sections to bundle size
Rafael Ávila de Espíndola
rafael.espindola at gmail.com
Mon Apr 20 15:52:25 PDT 2015
Why do you need to call it from both locations?
Needs a testcase.
================
Comment at: lib/MC/MCELFStreamer.cpp:134
@@ -133,1 +133,3 @@
+static void SetSectionAlignmentForBundling(
+ const MCAssembler &Assembler, MCSectionData *Section) {
----------------
Start function names with a lowercase letter.
http://reviews.llvm.org/D9131
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list