diff options
author | Fraser Cormack <fraser@codeplay.com> | 2024-11-07 17:47:51 +0000 |
---|---|---|
committer | Fraser Cormack <fraser@codeplay.com> | 2024-11-07 17:47:52 +0000 |
commit | 6ca50a2593641f45b5310d907e6323f5eb367dfa (patch) | |
tree | 0252908ebd233dafb07cc567d91b4f686de66676 /llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp | |
parent | 9a43ae5514d7fa306b58a221fe80e1f87259e7b8 (diff) | |
download | llvm-6ca50a2593641f45b5310d907e6323f5eb367dfa.zip llvm-6ca50a2593641f45b5310d907e6323f5eb367dfa.tar.gz llvm-6ca50a2593641f45b5310d907e6323f5eb367dfa.tar.bz2 |
[libclc] Correct use of CLC macro on two definitions
_CLC_DECL is for declarations and _CLC_DEF for definitions, as the names
imply.
No change to any bitcode module.
Diffstat (limited to 'llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp')
0 files changed, 0 insertions, 0 deletions