llvm-6502/include
Chandler Carruth b4a44570f6 [PM] Sink the population of the pass manager with target-specific
analyses back into the LTO code generator.

The pass manager builder (and the transforms library in general)
shouldn't be referencing the target machine at all.

This makes the LTO population work like the others -- the data layout
and target transform info need to be pre-populated.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227576 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-30 13:33:42 +00:00
..
llvm [PM] Sink the population of the pass manager with target-specific 2015-01-30 13:33:42 +00:00
llvm-c Finish removing DestroySource. 2014-12-23 19:16:45 +00:00