John McCall
|
4d51545508
|
Abstract out a function to print a SILLocation during
PrettyStackTrace and fix it to handle AST-less SILLocations.
Swift SVN r10340
|
2013-11-11 19:52:33 +00:00 |
|
Stephen Lin
|
3f5c0dbf0e
|
Update SILArgument::getModule(), SILBasicBlock::getModule() and SILInstruction::getModule() signatures to match SILFunction::getModule(), for consistency; standardize usage of SILFunction::getParent() to SILFunction::getModule().
Swift SVN r8932
|
2013-10-04 21:12:20 +00:00 |
|
Anna Zaks
|
440631f86a
|
[SIL] Add the SILLocation hierarchy.
Now we should be ready to start using these.
Swift SVN r7632
|
2013-08-27 22:16:18 +00:00 |
|
John McCall
|
fcd998a48b
|
PrettyStackTrace enhancements for SIL constructs.
Swift SVN r6966
|
2013-08-07 00:10:57 +00:00 |
|