[PATCH] D105728: [clang][Codegen] Directly lower `(*((volatile int *)(0))) = 0;` into a `call void @llvm.trap()`
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 14 04:30:14 PDT 2021
lebedev.ri added a comment.
@rsmith ping
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105728/new/
https://reviews.llvm.org/D105728
More information about the cfe-commits
mailing list