diff options
| author | Rafael Espindola <rafael.espindola@gmail.com> | 2013-10-22 14:23:09 +0000 |
|---|---|---|
| committer | Rafael Espindola <rafael.espindola@gmail.com> | 2013-10-22 14:23:09 +0000 |
| commit | 6956d58722dc5832a776d9cb2b145db6f76b78de (patch) | |
| tree | 3e4a4fe4db473f700b0c73b2a4caa4fa41a22f57 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 0fad0d7724339d9397ad55ec6c9580a9236dad17 (diff) | |
Revert "This patch causes clang to reject alias attributes that point to undefined names. For example, with this patch we now reject"
This reverts commit r193161.
It broke
void foo() __attribute__((alias("bar")));
void bar() {}
void zed() __attribute__((alias("foo")));
Looks like we have to fix pr17639 first :-(
llvm-svn: 193162
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
