diff options
author | Hans Wennborg <hans@hanshq.net> | 2019-05-09 09:22:56 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2019-05-09 09:22:56 +0000 |
commit | b1b09e5b55fafe57629878fbdd8cc4b02a9d189e (patch) | |
tree | 5ea461562d989a8b3be3f1deb0dda1a2e7e3ebf7 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | fa18e6b080b8f2db3640e100ba03af7131b383cb (diff) | |
download | bcm5719-llvm-b1b09e5b55fafe57629878fbdd8cc4b02a9d189e.tar.gz bcm5719-llvm-b1b09e5b55fafe57629878fbdd8cc4b02a9d189e.zip |
X86WinAllocaExpander: Drop code looking through register copies (PR41786)
This code was never covered by tests, in PR41786 it was pointed out that
the deletion part doesn't work, and in a full Chrome build I was never
able to hit the code path that looks through copies. It seems the
situation it's supposed to handle doesn't actually come up in practice.
Delete it to simplify the code.
Differential revision: https://reviews.llvm.org/D61671
llvm-svn: 360320
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions