mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 20:54:40 +08:00
`pgo_atomic_teams.c` and `pgo_atomic_threads.c` currently are set to run on NVPTX despite the changes for that target not being upstreamed yet. This patch also replaces instances of `llvm-profdata` with `%profdata` in those tests.