Previous differencials D23305-D23310 changed task frame information management only for the kmp interface, but not for the whole gomp interface. This broke some testcases when building with gcc.
This patch fixes the broken task frame information for the gomp interface.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
runtime/src/kmp_gsupport.c | ||
---|---|---|
1002–1007 ↗ | (On Diff #71152) | Does this need to go away? I think this function is for plain tasks... |