diff options
author | Serge Pavlov <sepavloff@gmail.com> | 2015-05-15 10:10:28 +0000 |
---|---|---|
committer | Serge Pavlov <sepavloff@gmail.com> | 2015-05-15 10:10:28 +0000 |
commit | e7ad831241e752f32f5f65e94ae3f1d0d8ad8894 (patch) | |
tree | 9f51f2de7544174f9d8b1d4fe5f43279ba670824 /llvm/lib/IR/Module.cpp | |
parent | 6f48e0fd2b4bd186a4ddab4456290501258bb98f (diff) | |
download | llvm-e7ad831241e752f32f5f65e94ae3f1d0d8ad8894.zip llvm-e7ad831241e752f32f5f65e94ae3f1d0d8ad8894.tar.gz llvm-e7ad831241e752f32f5f65e94ae3f1d0d8ad8894.tar.bz2 |
Limit set of types instantiated in FindInstantiatedDecl.
Starting from r236426 FindInstantiatedDecl may instantiate types that
are referenced before definition. This change limit the set of types
that can be instantiated by this function.
llvm-svn: 237434
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions