| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 372270
|
|
|
|
| |
llvm-svn: 372212
|
|
|
|
|
|
|
|
|
|
| |
Fixing a couple of asan-identified bugs
* use of an invalid "Use" iterator after the element was removed
* use of StringRef to Function name after the Function was erased
This reapplies r371567, which was reverted in r371580.
llvm-svn: 371700
|
|
|
|
|
|
|
|
| |
Looks to be failing on asan buildbots
This reverts commit r371567.
llvm-svn: 371580
|
|
Patch by Diego TreviƱo!
Differential Revision: https://reviews.llvm.org/D65479
llvm-svn: 371567
|