Bill Wendling
|
9fdb7c0853
|
Remove trailing comma in array initialization list.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159843 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-07-06 17:49:19 +00:00 |
|
Bill Wendling
|
f46b497b7f
|
Remove unnecessary 'llvm::'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159842 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-07-06 17:47:36 +00:00 |
|
Eric Christopher
|
87c06a843c
|
Untabify and move a function near similar functions dealing with struct
types.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159801 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-07-06 02:35:57 +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 |
|