[PATCH] D56813: [AArch64] [Windows] Share unwind codes between epilogues with identical unwind codes
    Tom Tan via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jan 16 17:22:20 PST 2019
    
    
  
TomTan added a comment.
In D56813#1360814 <https://reviews.llvm.org/D56813#1360814>, @ssijaric wrote:
> In D56813#1360762 <https://reviews.llvm.org/D56813#1360762>, @dmajor wrote:
>
> > I've confirmed that I can build Firefox successfully with this patch on top of latest trunk. Thank you @ssijaric!
>
>
> Hi David,
>
> Can you please try with the latest version of the patch?  I am going to commit it shortly.
>
> Thanks.
FYI, confirmed that V8 builds successfully with the latest change which had the issue. But I am not sure about Firefox.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56813/new/
https://reviews.llvm.org/D56813
    
    
More information about the llvm-commits
mailing list