diff options
author | Eric Christopher <echristo@apple.com> | 2012-02-15 23:25:18 +0000 |
---|---|---|
committer | Eric Christopher <echristo@apple.com> | 2012-02-15 23:25:18 +0000 |
commit | 7381907e651b74a1e30e3b2d2bafb933e2b3dd58 (patch) | |
tree | 2b21aab096cf47cc7a177b03f3508481194d626b /llvm/lib/CodeGen/DFAPacketizer.cpp | |
parent | 923d199a67350e30f4d38856238383a8261cfbbc (diff) | |
download | llvm-7381907e651b74a1e30e3b2d2bafb933e2b3dd58.zip llvm-7381907e651b74a1e30e3b2d2bafb933e2b3dd58.tar.gz llvm-7381907e651b74a1e30e3b2d2bafb933e2b3dd58.tar.bz2 |
Add a completed/incomplete type difference. This allows us to have
partial types for contexts and forward decls while allowing us to
complete types later on for debug purposes.
This piggy-backs on the metadata replacement and rauw changes
for temporary nodes and takes advantage of the incremental
support I added in earlier. This allows us to, if we decide,
to limit adding methods and variables to structures in order
to limit the amount of debug information output into a .o file.
The caching is a bit complicated though so any thoughts on
untangling that are welcome.
llvm-svn: 150631
Diffstat (limited to 'llvm/lib/CodeGen/DFAPacketizer.cpp')
0 files changed, 0 insertions, 0 deletions