diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-03-10 00:04:29 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-03-10 00:04:29 +0000 |
commit | a108760b336b9a2cab5d07a614987e87bb951d64 (patch) | |
tree | 39c4c8d4d2b289ea1cf84e88cc70b1ebdbbb1ac9 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | f703132b09a2b5a53461f2b220e2f8e548d46c47 (diff) | |
download | llvm-a108760b336b9a2cab5d07a614987e87bb951d64.zip llvm-a108760b336b9a2cab5d07a614987e87bb951d64.tar.gz llvm-a108760b336b9a2cab5d07a614987e87bb951d64.tar.bz2 |
When a type's definition is instantiated, the definition becomes visible, even
if the type's declaration was previously instantiated in an unimported module.
(For an imported type definition, this already worked, because the source
location is set to the location of the definition, but for locally-instantiated
type definitions, it did not.)
llvm-svn: 203425
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions