diff options
author | Justin Lebar <jlebar@google.com> | 2016-07-27 22:04:24 +0000 |
---|---|---|
committer | Justin Lebar <jlebar@google.com> | 2016-07-27 22:04:24 +0000 |
commit | ed4f172c00baee0127c14df55364ae8a80b05a8e (patch) | |
tree | 04ef2d6825dddc5ed213fae556fab117cf64b00f /llvm/lib/Analysis/LazyValueInfo.cpp | |
parent | fc07e8b428b08235eb44cc2c418436b388ffc51e (diff) | |
download | llvm-ed4f172c00baee0127c14df55364ae8a80b05a8e.zip llvm-ed4f172c00baee0127c14df55364ae8a80b05a8e.tar.gz llvm-ed4f172c00baee0127c14df55364ae8a80b05a8e.tar.bz2 |
Don't crash when generating code for __attribute__((naked)) member functions.
Summary:
Previously this crashed inside EmitThisParam(). There should be no
prelude for naked functions, so just skip the whole thing.
Reviewers: majnemer
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D22715
llvm-svn: 276925
Diffstat (limited to 'llvm/lib/Analysis/LazyValueInfo.cpp')
0 files changed, 0 insertions, 0 deletions