diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-06-17 17:53:31 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-06-17 17:53:31 +0000 |
commit | 54fc298bbc2e0a99800e86ec9464d92a7b8f6337 (patch) | |
tree | 91b8b95cbf2797151952c7026619e723e6f6b9c1 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 3df5dd4de79daab1da83119430f8396af783fd1f (diff) | |
download | llvm-54fc298bbc2e0a99800e86ec9464d92a7b8f6337.zip llvm-54fc298bbc2e0a99800e86ec9464d92a7b8f6337.tar.gz llvm-54fc298bbc2e0a99800e86ec9464d92a7b8f6337.tar.bz2 |
Allow aliases to be unnamed.
If globals can be unnamed, there is no reason for aliases to be different.
The restriction was there since the original implementation in r36435. I
can only guess it was there because of the old bison parser for the old
alias syntax.
llvm-svn: 239921
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions