diff options
author | Jason Molenda <jmolenda@apple.com> | 2013-09-24 03:28:54 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2013-09-24 03:28:54 +0000 |
commit | 378a462c1ae9b63dfcc3a301501cb9aca1ad93e2 (patch) | |
tree | eb20569bc418600fb1cc73a19af0ded4c2bf1fa1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | cc57dd58e03b391a8ae4489e57878e000785174e (diff) | |
download | llvm-378a462c1ae9b63dfcc3a301501cb9aca1ad93e2.zip llvm-378a462c1ae9b63dfcc3a301501cb9aca1ad93e2.tar.gz llvm-378a462c1ae9b63dfcc3a301501cb9aca1ad93e2.tar.bz2 |
Fix a bug where the x86 assembly instruction profiler would not correctly adjust
the CFA instructions when it was profiling an -fomit-frame-pointer function
and a "volatile" register was saved on the stack (e.g. an argument register).
<rdar://problem/15036546>
llvm-svn: 191267
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions