diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2015-01-24 11:13:02 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2015-01-24 11:13:02 +0000 |
commit | 43e590e51ff943c4763f45552393d772decc5c86 (patch) | |
tree | f8ef5d87ca04efbafebb0df54326771481a0b60a /clang/test/CodeGen/array.c | |
parent | c3bf5bd8cfe98deb5264ba7a5d65a068a5bbd65d (diff) | |
download | bcm5719-llvm-43e590e51ff943c4763f45552393d772decc5c86.tar.gz bcm5719-llvm-43e590e51ff943c4763f45552393d772decc5c86.zip |
[PM] Port LowerExpectIntrinsic to the new pass manager.
This just lifts the logic into a static helper function, sinks the
legacy pass to be a trivial wrapper of that helper fuction, and adds
a trivial wrapper for the new PM as well. Not much to see here.
I switched a test case to run in both modes, but we have to strip the
dead prototypes separately as that pass isn't in the new pass manager
(yet).
llvm-svn: 226999
Diffstat (limited to 'clang/test/CodeGen/array.c')
0 files changed, 0 insertions, 0 deletions