commit | e440c3c07b26258139156075f0a51a9ad92eef75 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Thu Nov 20 14:48:50 2014 -0800 |
committer | Dan Albert <danalbert@google.com> | Thu Nov 20 15:10:00 2014 -0800 |
tree | 44928f025ccdf59412129e250361030dc41ce7f2 | |
parent | 37d75513abbada67cd830094fbd30023da12ed11 [diff] |
Revert "Fix the libgcc/libatomic link order." This caused a lot of failures in the libc++ tests, since linking libgcc.a before libc++.so means that the wrong unwinder will be used. This patch is still correct, but I will revert for now while I find a good way to apply it without breaking unwinding. This reverts commit 741b36e922a09c47507b61cbfc9cd8bba029f476. Change-Id: I57e0b89534adf5c1677dbf2f64ac750e74bd5fbf