summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/nesting_of_regions.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2015-12-30 11:40:44 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2015-12-30 11:40:44 +0000
commit57286644f7c2010299f1093a95fa60934fc08dd2 (patch)
tree5ba2ac7db1149fc2f1301234f45149dd2169f66e /clang/test/OpenMP/nesting_of_regions.cpp
parent158907128873c8b4dd0e8ca8ded6b7780649fd92 (diff)
downloadbcm5719-llvm-57286644f7c2010299f1093a95fa60934fc08dd2.tar.gz
bcm5719-llvm-57286644f7c2010299f1093a95fa60934fc08dd2.zip
[ELF] - Optimize .eh_frame section: remove CIE if all FDEs referencing it were removed.
This patch performs little optimization for eh_frame section. If all FDE`s that referenced CIE are removed then CIE is also removed from output. That can happen for example when dropping FDEs that point to dropped sections. Testcase showing that is included. The same optimization was added to ld about 14 years ago: https://sourceware.org/ml/binutils/2001-12/msg00144.html, gold does not do that it seems. Differential revision: http://reviews.llvm.org/D15564 llvm-svn: 256638
Diffstat (limited to 'clang/test/OpenMP/nesting_of_regions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud