The next gen plugin adds the def of DEBUG_PREFIX in CMake, causing
compiler warning that DEBUG_PREFIX is defined multiple times. This patch simply
guards the macro def.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D142064
[OpenMP][AMDGPU] Get rid of redundant macro def tianshilei1992 on Jan 18 2023, 3:54 PM. Authored by
Details The next gen plugin adds the def of DEBUG_PREFIX in CMake, causing
Diff Detail
|