diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-11-10 19:44:59 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-11-10 19:44:59 +0000 |
commit | 869853eea1a876b44b369b3b439d7b42de8692ec (patch) | |
tree | 425acc3336746bcf4a0222878b1bc5eddc2a39f5 /llvm/lib/MC/ELFObjectWriter.cpp | |
parent | cf7e9a04856fbcf7e7f21e91f29c7a074bdd58df (diff) | |
download | bcm5719-llvm-869853eea1a876b44b369b3b439d7b42de8692ec.tar.gz bcm5719-llvm-869853eea1a876b44b369b3b439d7b42de8692ec.zip |
Instantiate class member template partial specialization declarations
in the order they occur within the class template, delaying
out-of-line member template partial specializations until after the
class has been fully instantiated. This fixes a regression introduced
by r118454 (itself a fix for PR8001).
llvm-svn: 118704
Diffstat (limited to 'llvm/lib/MC/ELFObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions