| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
This patch teaches dsymutil to strip types from the imported
DW_TAG_module inside of an object file (not inside the PCM) if they
can be resolved to the full definition inside the PCM. This reduces
the size of the .dSYM from WebCore from webkit.org by almost 2/3.
<rdar://problem/33047213>
llvm-svn: 308710
|
|
|
|
|
|
|
|
| |
clang modules.
Forward decls of ObjC interfaces don't have a bytesize.
llvm-svn: 249110
|
|
|
|
| |
llvm-svn: 248428
|
|
|
|
|
|
|
| |
This also updates the module binaries in the test directory because
their module hash mismatched.
llvm-svn: 248396
|
|
debug info.
This does not yet resolve external type references.
llvm-svn: 248331
|