diff options
| author | Anton Korobeynikov <asl@math.spbu.ru> | 2010-02-21 20:28:15 +0000 |
|---|---|---|
| committer | Anton Korobeynikov <asl@math.spbu.ru> | 2010-02-21 20:28:15 +0000 |
| commit | 31a9212b0b7f8ddd58ab939ad9f169df1a5f5c6a (patch) | |
| tree | 0a732a9ee4719eb2a5ce7a839b1d3a8e9b1263d0 /clang/test/ASTMerge/struct.c | |
| parent | e61e24a5e30997ff6baf5c7e35375bab385844f1 (diff) | |
| download | bcm5719-llvm-31a9212b0b7f8ddd58ab939ad9f169df1a5f5c6a.tar.gz bcm5719-llvm-31a9212b0b7f8ddd58ab939ad9f169df1a5f5c6a.zip | |
It turned out that we failed to emit proper symbol stubs on non-x86/darwin for ages (we emitted a reference to a stub, but no stub was emitted). The code inside x86-32/macho target objfile lowering should actually be the generic one - move it there.
This (I really, really hope) should fix EH issues on ppc/darwin
and arm/darwin.
llvm-svn: 96755
Diffstat (limited to 'clang/test/ASTMerge/struct.c')
0 files changed, 0 insertions, 0 deletions

