[PATCH] D105728: [clang][Codegen] Directly lower `(*((volatile int *)(0))) = 0;` into a `call void @llvm.trap()`
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 14 04:30:15 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 llvm-commits
mailing list