Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
135bf8ee69e2ae2daea4f713381995028c41e264
/
test
/
CodeGenCXX
/
vtt-layout.cpp
f502d93
Mark VTables and RTTI data linkonce_odr instead of weak_odr, with the exception of explicit template instantiations, which have to be weak_odr.
by Anders Carlsson
· 14 years ago
82a0f4e
Set unnamed_addr in VTTs.
by Rafael Espindola
· 14 years ago
6b61fcd
stop looking for #uses comments.
by Chris Lattner
· 14 years ago
35aa62a
More VTT builder fixes. With these fixes we now correctly handle the very complex VTT example from the Itanium ABI spec.
by Anders Carlsson
· 15 years ago
20314ff
Fix a bunch of VTT layout bugs, add simple tests for VTT layout.
by Anders Carlsson
· 15 years ago