| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
GlobalValue is destroyed. Function destruction still leaks machine code and
can crash on leaked stubs, but this is some progress.
llvm-svn: 83987
|
|
|
|
|
|
|
| |
mappings, which could cause errors and assert-failures. This patch fixes that,
adds a test, and refactors the global-mapping-removal code into a single place.
llvm-svn: 83678
|
|
|
|
| |
llvm-svn: 78948
|
|
address from the reverse mapping, and add a test that this works now.
llvm-svn: 78127
|