| commit | fb4d6482956ab9d9f5a2930238fbe177c09a76ed | [log] [tgz] |
|---|---|---|
| author | Juergen Ributzka <juergen@apple.com> | Thu Jan 30 18:58:27 2014 +0000 |
| committer | Juergen Ributzka <juergen@apple.com> | Thu Jan 30 18:58:27 2014 +0000 |
| tree | 3565d6ecdbc2ca92e0f3c81e7f13cfd9e32f9ab5 | |
| parent | 272502656e4b36d3d342dd9e0a540b908836e100 [diff] |
[Stackmaps] Record the stack size of each function that contains a stackmap/patchpoint intrinsic. Re-applying the patch, but this time without using AsmPrinter methods. Reviewed by Andy llvm-svn: 200481