Eric Christopher
|
2c57a334d7
|
Add some support for dealing with an object pointer on arguments.
Part of rdar://9797999
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163667 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-09-12 00:26:55 +00:00 |
|
Dmitri Gribenko
|
a00b80b04c
|
Fix a bunch of -Wdocumentation warnings.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162446 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-08-23 16:54:08 +00:00 |
|
Bill Wendling
|
17689b13be
|
Remove tabs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160472 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-07-19 00:01:00 +00:00 |
|
Bill Wendling
|
16eeb6f5eb
|
The DIBuilder class is just a wrapper around debug info creation
(a.k.a. MDNodes). The module doesn't belong in Analysis. Move it to the VMCore
instead.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159414 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-06-29 08:32:07 +00:00 |
|