Files
llvm-6502/include/llvm/CodeGen
Bill Wendling 7c4ce30ea6 Change the PassManager from a reference to a pointer.
The TargetPassManager's default constructor wants to initialize the PassManager
to 'null'. But it's illegal to bind a null reference to a null l-value. Make the
ivar a pointer instead.
PR12468


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155902 91177308-0d34-0410-b5e6-96231b3b80d8
2012-05-01 08:27:43 +00:00
..
2010-07-01 01:00:22 +00:00
2012-01-18 23:52:12 +00:00
2012-04-09 17:54:34 +00:00
2012-04-25 18:01:30 +00:00
2010-11-29 18:16:10 +00:00
2012-02-10 19:27:34 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2011-06-01 23:32:40 +00:00
2012-04-25 18:01:30 +00:00
2012-04-29 20:27:47 +00:00
2012-01-12 23:14:13 +00:00