Files
clang-p2996/llvm/lib/IR/Verifier.cpp
Florian Mayer 514580b438 [MTE] Apply alignment / size in AsmPrinter rather than IR (#111918)
This makes sure no optimizations are applied that assume the
bigger alignment or size, which could be incorrect if we link
together with non-instrumented code.
2024-12-17 00:47:02 -08:00

297 KiB