| commit | 2cc753170b6aaa26a333c7bd296e9898224c14e2 | [log] [tgz] |
|---|---|---|
| author | Sanjiv Gupta <sanjiv.gupta@microchip.com> | Tue Feb 10 04:20:26 2009 +0000 |
| committer | Sanjiv Gupta <sanjiv.gupta@microchip.com> | Tue Feb 10 04:20:26 2009 +0000 |
| tree | a224cacf76d104bb41d058c39515264ed657115a | |
| parent | a0eedac226e79d818ce1124fe500a6e354e3444a [diff] |
Function temporaries can not overlap with retval or args.See the comment in source code to know the reason. Anything having .auto. in its name is local to a function in nature irrespective of the linkage specified. print static local variables in module level IDATA section. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64199 91177308-0d34-0410-b5e6-96231b3b80d8