If we don't read the flag, we don't need to set it. Then we also don't
need to filter it out to get the pointer.
This should have a (small) positive impact on code size and performance.
Differential D76259
Use more LLVM_ENABLE_ABI_BREAKING_CHECKS in Error.h aaronpuchert on Mar 16 2020, 3:58 PM. Authored by
Details If we don't read the flag, we don't need to set it. Then we also don't This should have a (small) positive impact on code size and performance.
Diff Detail
|