-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a SAWscript position to calls to Crucible's malloc (#479)
* Add a SAWscript position to calls to Crucible's malloc So when users get a Crucible memory dump, they can tell that this allocation was made in a SAW override, rather than in their C/LLVM code * Add a SAWscript position to calls to Crucible's malloc * Show Positions instead of ProgramLocs
- Loading branch information
1 parent
271f66f
commit 4df70ac
Showing
2 changed files
with
19 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters