mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-26 07:34:06 +00:00
Add a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109435 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3c45734274
commit
72eb300715
@ -203,6 +203,8 @@ namespace llvm {
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// Since these are defined in a header file, plugins must be sure to export
|
||||||
|
// these symbols.
|
||||||
|
|
||||||
template <typename T, typename U>
|
template <typename T, typename U>
|
||||||
typename Registry<T,U>::node *Registry<T,U>::Head;
|
typename Registry<T,U>::node *Registry<T,U>::Head;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user