summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/ReachableCode.cpp
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2012-02-15 23:34:15 +0000
committerAndrew Trick <atrick@apple.com>2012-02-15 23:34:15 +0000
commit20349b88a6144f5d7f37ac5c1ec9035584f91427 (patch)
tree1101ea6e65a3f3932b298009c80650d1efbdd748 /clang/lib/Analysis/ReachableCode.cpp
parent399eae61e900d70e72c28466230ed5b048e819ae (diff)
downloadbcm5719-llvm-20349b88a6144f5d7f37ac5c1ec9035584f91427.tar.gz
bcm5719-llvm-20349b88a6144f5d7f37ac5c1ec9035584f91427.zip
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. llvm-svn: 150633
Diffstat (limited to 'clang/lib/Analysis/ReachableCode.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud