diff options
author | Andrew Trick <atrick@apple.com> | 2012-02-15 23:34:15 +0000 |
---|---|---|
committer | Andrew Trick <atrick@apple.com> | 2012-02-15 23:34:15 +0000 |
commit | e746186ed4f61bf5eba13112cb8419c95cf58e52 (patch) | |
tree | a90122c3aa0af4512f76e363dbe5a2dd1f5bb93d /docs/CommandGuide/llvm-diff.pod | |
parent | 426f21573219eeba8f6981d7ddb4f1d2445b6343 (diff) |
Fix library visibility problems with VLIWPacketizer.
The existing framework for postra scheduling is library local. We want to keep it that way. Soon we will have a more general MachineScheduler interface. At that time, various bits will be exposed to targets. In the meantime, the VLIWPacketizer wants to use ScheduleDAGInstrs directly, so it needs to wrapped in a PIMPL to avoid exposing it to the target interface.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150633 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/llvm-diff.pod')
0 files changed, 0 insertions, 0 deletions