commit | 4812114f295f744ad7b77d4006b8bcdeaa46c1f2 | [log] [tgz] |
---|---|---|
author | Lang Hames <lhames@gmail.com> | Mon Oct 15 22:36:22 2018 +0000 |
committer | Lang Hames <lhames@gmail.com> | Mon Oct 15 22:36:22 2018 +0000 |
tree | 7cf3fba4251379787b18287f7119a979090df337 | |
parent | 6712561e1900fcf553d66bb73f90759319ef17f8 [diff] |
[ORC] Rename MultiThreadedSimpleCompiler to ConcurrentIRCompiler. The new name is a better fit: This class does not actually spawn any new threads for compilation, it is just safe to call from multiple threads concurrently. The "Simple" part of the name did not convey much either, so it was dropped. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@344567 91177308-0d34-0410-b5e6-96231b3b80d8