summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetMachine.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2018-07-09 20:54:36 +0000
committerLang Hames <lhames@gmail.com>2018-07-09 20:54:36 +0000
commitf07dad3d8f8dd854131751eb5fb0fb97a478d85a (patch)
tree25a4e1bee64d6c720a5c9daedeffabd0b52cbc13 /llvm/lib/Target/TargetMachine.cpp
parent017c68c12208372c8f5ef7ac2fe92a4512bca1c0 (diff)
downloadbcm5719-llvm-f07dad3d8f8dd854131751eb5fb0fb97a478d85a.tar.gz
bcm5719-llvm-f07dad3d8f8dd854131751eb5fb0fb97a478d85a.zip
[ORC] Rename MaterializationResponsibility::delegate to replace and add a new
delegate method (and unit test). The name 'replace' better captures what the old delegate method did: it returned materialization responsibility for a set of symbols to the VSO. The new delegate method delegates responsibility for a set of symbols to a new MaterializationResponsibility instance. This can be used to split responsibility between multiple threads, or multiple materialization methods. llvm-svn: 336603
Diffstat (limited to 'llvm/lib/Target/TargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud