[PATCH] MachineFunction is exposed to X86AsmParser.

Yuri Gorshenin ygorshenin at chromium.org
Wed Apr 16 04:19:20 PDT 2014


  PTAL


================
Comment at: lib/MC/MCContext.cpp:13
@@ -13,2 +12,3 @@
 #include "llvm/MC/MCAsmInfo.h"
+#include "llvm/MC/MCContext.h"
 #include "llvm/MC/MCDwarf.h"
----------------
Evgeniy Stepanov wrote:
> Please move it back.
> http://llvm.org/docs/CodingStandards.html#include-style
Done.


http://reviews.llvm.org/D3106






More information about the llvm-commits mailing list