[PATCH] Emit Clang version information into .comment section (MC's part of implementation) [PART 2B]

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Oct 14 17:41:52 PDT 2013


Please update with the change:

================
Comment at: lib/MC/MCAsmInfo.cpp:79
@@ -78,2 +78,3 @@
   HasSingleParameterDotFile = true;
+  HasIdentDirective = true;
   HasNoDeadStrip = false;
----------------
should be false.

On 14 October 2013 20:37, Katya Romanova
<Katya_Romanova at playstation.sony.com> wrote:
>
>   Hi Rafael,
>   Do you think you can commit all 3 patches on my behalf?
>   Thanks!
>   Katya.
>
> http://llvm-reviews.chandlerc.com/D1812



More information about the llvm-commits mailing list