hubert.reinterpretcast added a comment.

@jasonliu, you have had a number of patches committed into the project already 
(D22698 <https://reviews.llvm.org/D22698>, D22702 
<https://reviews.llvm.org/D22702>, D34649 <https://reviews.llvm.org/D34649>). 
Please go ahead with requesting commit access, and commit this patch with the 
additional fix when you are ready.



================
Comment at: llvm/lib/MC/MCObjectFileInfo.cpp:806
+    Env = IsXCOFF;
+    // TODO: Initialize MCObjectFileInfo for XCOFF format when MCSectionXCOFF 
is ready.
+    break;
----------------
This line is over 80 characters.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58930/new/

https://reviews.llvm.org/D58930



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to