diff options
author | Sanjay Patel <spatel@rotateright.com> | 2020-07-04 10:44:27 -0400 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2020-07-04 11:06:30 -0400 |
commit | ef70cc9d1ac69125f38910d4c66388536f49f4dc (patch) | |
tree | e519fc62782de2c0462d6708dc05effd4ac73e7c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 14936e01e2199842e0a6ef3a85a60e32c14685ea (diff) | |
download | llvm-ef70cc9d1ac69125f38910d4c66388536f49f4dc.zip llvm-ef70cc9d1ac69125f38910d4c66388536f49f4dc.tar.gz llvm-ef70cc9d1ac69125f38910d4c66388536f49f4dc.tar.bz2 |
[InstCombine] improve debug value names; NFC
The use of 'tmp' can trigger warnings from the update_test_checks.py
script. That's evidence of a flaw in the script's logic, but we
can always do better than naming variables 'tmp' in LLVM too.
The phi test file should be updated with auto-generated regex CHECK
lines, so it isn't affected by cosmetic diffs, but I don't have
time to do that right now.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions