This patch adds a missing argument to the runtime interface. Tests are adjusted accordingly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Ok so I see that your patch uses a different order of the arguments. I've just added the data sharing related arguments at the end and this matches the libomptarget patch I just posted. Which way do we want to do this?