aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/CodeGen/MachineBasicBlockTest.cpp
diff options
context:
space:
mode:
authorMarco Elver <elver@google.com>2025-10-07 20:53:24 +0200
committerGitHub <noreply@github.com>2025-10-07 20:53:24 +0200
commit631719d0d9ce7616f82aef22bab59ab82eb7cec2 (patch)
tree1506f3fa9ed48db6a0d7190a7326be0787790d4c /llvm/unittests/CodeGen/MachineBasicBlockTest.cpp
parentd0d18a80e52749a95e18acc39772fc3a21108e66 (diff)
downloadllvm-631719d0d9ce7616f82aef22bab59ab82eb7cec2.zip
llvm-631719d0d9ce7616f82aef22bab59ab82eb7cec2.tar.gz
llvm-631719d0d9ce7616f82aef22bab59ab82eb7cec2.tar.bz2
[Clang][CodeGen] Emit !alloc_token for new expressions (#162099)
For new expressions, the allocated type is syntactically known and we can trivially emit the !alloc_token metadata. A subsequent change will wire up the AllocToken pass and introduce appropriate tests. --- This change is part of the following series: 1. https://github.com/llvm/llvm-project/pull/160131 2. https://github.com/llvm/llvm-project/pull/156838 3. https://github.com/llvm/llvm-project/pull/162098 4. https://github.com/llvm/llvm-project/pull/162099 5. https://github.com/llvm/llvm-project/pull/156839 6. https://github.com/llvm/llvm-project/pull/156840 7. https://github.com/llvm/llvm-project/pull/156841 8. https://github.com/llvm/llvm-project/pull/156842
Diffstat (limited to 'llvm/unittests/CodeGen/MachineBasicBlockTest.cpp')
0 files changed, 0 insertions, 0 deletions