[PATCH] D59109: Add --unwindlib=[libgcc|compiler-rt] to parallel --rtlib= [take 2]

Sterling Augustine via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 18 14:25:26 PDT 2019


saugustine added a comment.

I have now switched it to use --unwindlib=[libgcc|libunwind]

If there are no objections to this going in, I'm going to submit tomorrow morning.

phosek:
kristina:	
mstorsjo:
uabelho:

I'm hoping for your review because the last version of this change broke your builds. Any comments?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59109





More information about the llvm-commits mailing list