lgtm with that change. ================ Comment at: lib/MC/MCAsmInfo.cpp:79 @@ -78,2 +78,3 @@ HasSingleParameterDotFile = true; + HasIdentDirective = true; HasNoDeadStrip = false; ---------------- should be false. http://llvm-reviews.chandlerc.com/D1812