diff options
author | Louis Dionne <ldionne@apple.com> | 2019-04-18 18:20:19 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2019-04-18 18:20:19 +0000 |
commit | dcf4b9aee06a0fe8aed9b2b86a24761cb23e2c10 (patch) | |
tree | b01ca94de27943688121c9d6585b45b4c9d53490 /clang/lib/Lex/ModuleMap.cpp | |
parent | a5dd08cac2991bbfcb304c8d4fc485381ff5f751 (diff) | |
download | llvm-dcf4b9aee06a0fe8aed9b2b86a24761cb23e2c10.zip llvm-dcf4b9aee06a0fe8aed9b2b86a24761cb23e2c10.tar.gz llvm-dcf4b9aee06a0fe8aed9b2b86a24761cb23e2c10.tar.bz2 |
[pstl] Add a serial backend for the PSTL
Summary:
The serial backend performs all tasks serially and does not require
threads. It does not have any dependencies beyond normal C++, but
it is not very efficient either.
Reviewers: rodgert, MikeDvorskiy
Subscribers: mgorny, jkorous, dexonsmith, jdoerfert, libcxx-commits
Differential Revision: https://reviews.llvm.org/D59791
llvm-svn: 358700
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions