diff options
author | Arthur Eubanks <aeubanks@google.com> | 2020-09-15 22:06:50 -0700 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2020-09-16 08:54:09 -0700 |
commit | 09c342493d89c2f32602f911e5c919742b837e10 (patch) | |
tree | 582d34e116a3bdde58909a73cdaf8f4562c55fa6 /llvm/lib/IR/Function.cpp | |
parent | 06d058afecdf54021fbf8fece422dd04766227ea (diff) | |
download | llvm-09c342493d89c2f32602f911e5c919742b837e10.zip llvm-09c342493d89c2f32602f911e5c919742b837e10.tar.gz llvm-09c342493d89c2f32602f911e5c919742b837e10.tar.bz2 |
[NPM] Translate alias analysis into require<> as well
'require<globals-aa>' is needed to make globals-aa work in NPM, since
globals-aa is a module analysis but function passes cannot run module
analyses on demand.
So don't skip translating alias analyses to 'require<>'.
Reviewed By: asbirlea
Differential Revision: https://reviews.llvm.org/D87743
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions