aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-03-19 08:27:24 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-03-19 08:27:24 +0000
commit5e1e1f95c98b1add70c238093bbd5dc8d4f9c4e9 (patch)
tree09de4f3ef1fb1b3fcfdc1a98335dc0514e7667ec /lib/CodeGen/CodeGenModule.h
parent56b10ab938f230dba1378830522850cb15dd4699 (diff)
IRgen support for alias of global variable.
- PR3818. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67297 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.h')
-rw-r--r--lib/CodeGen/CodeGenModule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/CodeGen/CodeGenModule.h b/lib/CodeGen/CodeGenModule.h
index c3a84af0c5..12c103ba62 100644
--- a/lib/CodeGen/CodeGenModule.h
+++ b/lib/CodeGen/CodeGenModule.h
@@ -109,7 +109,7 @@ class CodeGenModule : public BlockModule {
/// Aliases - List of aliases in module. These cannot be emitted until all the
/// code has been seen, as they reference things by name instead of directly
/// and may reference forward.
- std::vector<const FunctionDecl*> Aliases;
+ std::vector<const ValueDecl*> Aliases;
/// DeferredDecls - List of decls for which code generation has been
/// deferred. When the translation unit has been fully processed we