[PATCH] D97273: OpenMP: Fix object clobbering issue when using save-temps

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 24 09:32:22 PST 2021


JonChesterfield added a comment.

Works everywhere we have tried it. Fundamentally it renames a temporary file, so shouldn't break much. Will be great to have -save-temps working for nvptx.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97273/new/

https://reviews.llvm.org/D97273



More information about the cfe-commits mailing list