diff options
author | Petr Hosek <phosek@chromium.org> | 2017-03-10 20:00:42 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2017-03-10 20:00:42 +0000 |
commit | 7b79321e885e7b0c7a27127656d419ccbff4e6d2 (patch) | |
tree | 57c16dc848afb39d054103c73a4919ac4431adc3 /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | c2048155a0efbbc0a860da03f0d1f799016e73d6 (diff) | |
download | llvm-7b79321e885e7b0c7a27127656d419ccbff4e6d2.zip llvm-7b79321e885e7b0c7a27127656d419ccbff4e6d2.tar.gz llvm-7b79321e885e7b0c7a27127656d419ccbff4e6d2.tar.bz2 |
[ELF] Propely handle .eh_frame in linker scripts
Using .eh_frame input section pattern in linker script currently
causes a crash; this is because .eh_frame input sections require
special handling since they're all combined into a synthetic
section rather than regular output section.
Differential Revision: https://reviews.llvm.org/D30627
llvm-svn: 297501
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions