diff options
author | Nico Weber <thakis@chromium.org> | 2021-11-15 12:09:09 -0500 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2021-11-15 15:37:09 -0500 |
commit | 833393e021dc1b3844ac6982455a32c2e55f748e (patch) | |
tree | cd235e086e8c4e796810b520927245f588922b54 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | f50c6c17185c5513b63ee94d64b2243e3d1b1726 (diff) | |
download | llvm-833393e021dc1b3844ac6982455a32c2e55f748e.zip llvm-833393e021dc1b3844ac6982455a32c2e55f748e.tar.gz llvm-833393e021dc1b3844ac6982455a32c2e55f748e.tar.bz2 |
[asm] Correctly handle special names in variants
There's really no reason why anyone should use these special names in a variant.
I noticed this while reading the code: all other writes to OS are guarded by
this conditional, and the behavior with the check seems more correct, so
let's add the check.
Differential Revision: https://reviews.llvm.org/D113909
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions