Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
2c822f1cecf6e89a129c3e5ad969564b56326140
/
lib
/
CodeGen
/
CGVTT.cpp
2c822f1
Way more VTT builder cleanup.
by Anders Carlsson
· 15 years ago
50a2b42
More VTT builder cleanup.
by Anders Carlsson
· 15 years ago
9f17d41
More VTT cleanup.
by Anders Carlsson
· 15 years ago
c1246c8
Start cleaning up the VTT builder to make it work more like the VTable builder.
by Anders Carlsson
· 15 years ago
1822254
Remove some VTT builder arguments that were always zero.
by Anders Carlsson
· 15 years ago
66d567d
More address point map shuffling.
by Anders Carlsson
· 15 years ago
ff143f8
Shuffle some code around; this will make it easier to use the new layout code for address points.
by Anders Carlsson
· 15 years ago
5eea876
Use getNamedGlobal instead of getGlobalVariable. (Fixes self-host).
by Anders Carlsson
· 15 years ago
5c6c1d9
More vtable work; preparations for moving over to the new vtable layout code (finally).
by Anders Carlsson
· 15 years ago
af44035
Rename CGVtableInfo to CodeGenVTables in preparation of adding another VTableInfo class.
by Anders Carlsson
· 15 years ago
5d7af6b
Pass information about whether a base is virtual or not down to getCtorVtable, we need this information in the vtable builder.
by Anders Carlsson
· 15 years ago
58b7eee
Move the VTT related code into its own file, CGVTT.cpp
by Anders Carlsson
· 16 years ago