diff options
author | Lang Hames <lhames@gmail.com> | 2018-07-09 20:54:36 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2018-07-09 20:54:36 +0000 |
commit | f07dad3d8f8dd854131751eb5fb0fb97a478d85a (patch) | |
tree | 25a4e1bee64d6c720a5c9daedeffabd0b52cbc13 /llvm/lib/Target/TargetMachine.cpp | |
parent | 017c68c12208372c8f5ef7ac2fe92a4512bca1c0 (diff) | |
download | bcm5719-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