| commit | e63da24f5742a39bd632c0f703b9fef4cd6bcc2f | [log] [tgz] |
|---|---|---|
| author | Petr Hosek <phosek@chromium.org> | Tue Sep 12 01:28:37 2017 +0000 |
| committer | Petr Hosek <phosek@chromium.org> | Tue Sep 12 01:28:37 2017 +0000 |
| tree | 60bef39e505d4d4b7f64a7b94ae71a9b42483ad7 | |
| parent | 1e9a4ab03199b01589c85680f631b3e02d4caea8 [diff] |
[Driver] Fuchsia targets default to -fasynchronous-unwind-tables This regressed for x86-64 in r307856 because it's no longer inherited from Generic_GCC. We'd never noticed that it was missing other targets (i.e. aarch64), but Fuchsia is uniform across all machines. Patch by Roland McGrath Differential Revision: https://reviews.llvm.org/D37723 llvm-svn: 312989