Bill Wendling
|
5ef3159820
|
Remove trailing comma in array initialization list.
llvm-svn: 159843
|
2012-07-06 17:49:19 +00:00 |
Bill Wendling
|
7154c43eff
|
Remove unnecessary 'llvm::'.
llvm-svn: 159842
|
2012-07-06 17:47:36 +00:00 |
Eric Christopher
|
174266960e
|
Untabify and move a function near similar functions dealing with struct
types.
llvm-svn: 159801
|
2012-07-06 02:35:57 +00:00 |
Bill Wendling
|
f799efdedc
|
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.
llvm-svn: 159414
|
2012-06-29 08:32:07 +00:00 |