summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ProfileData/InstrProfTest.cpp
diff options
context:
space:
mode:
authorArtem Belevich <tra@google.com>2018-03-21 22:22:59 +0000
committerArtem Belevich <tra@google.com>2018-03-21 22:22:59 +0000
commitecb178bb356fc058a51bbda0d083068b5d83ba2b (patch)
tree8f1e67971ee6bb3575f461000f388531c7a92a8e /llvm/unittests/ProfileData/InstrProfTest.cpp
parent1dce44e8e82c09822e843ccd1df3c6c5de7839f4 (diff)
downloadbcm5719-llvm-ecb178bb356fc058a51bbda0d083068b5d83ba2b.tar.gz
bcm5719-llvm-ecb178bb356fc058a51bbda0d083068b5d83ba2b.zip
[CUDA] Disable LTO for device-side compilations.
This fixes host-side LTO during CUDA compilation. Before, LTO pipeline construction was clashing with CUDA pipeline construction. At the moment there's no point doing LTO on device side as each device-side TU is a complete program. We will need to figure out compilation pipeline construction for the device-side LTO when we have working support for multi-TU device-side CUDA compilation. Differential Revision: https://reviews.llvm.org/D44691 llvm-svn: 328161
Diffstat (limited to 'llvm/unittests/ProfileData/InstrProfTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud