summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2015-04-14 03:29:22 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2015-04-14 03:29:22 +0000
commit68adb7da1abdca258ccfb87e929a42fd7e7af940 (patch)
tree8d33a6d55ad69864f95330b8812950c179a8dea3 /llvm/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
parent87afdeb8f56c4c71a8d121d87bda7955460e67b4 (diff)
downloadbcm5719-llvm-68adb7da1abdca258ccfb87e929a42fd7e7af940.tar.gz
bcm5719-llvm-68adb7da1abdca258ccfb87e929a42fd7e7af940.zip
[OPENMP] Initial codegen for 'parallel sections' directive.
Emits code for outlined 'parallel' directive with the implicitly inlined 'sections' directive: ... call __kmpc_fork_call(..., outlined_function, ...); ... define internal void outlined_function(...) { <code for implicit sections directive>; } Differential Revision: http://reviews.llvm.org/D8997 llvm-svn: 234849
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud