diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2022-01-19 15:47:50 -0600 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2022-01-19 18:40:13 -0600 |
commit | b4a7559844d06928234d576335316bf82d792c08 (patch) | |
tree | cb609a41e7517cf082dc9275d7b7d8e158bf2000 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | ef95d45138ec35d47feff287f3c1e0ca71e49306 (diff) | |
download | llvm-b4a7559844d06928234d576335316bf82d792c08.zip llvm-b4a7559844d06928234d576335316bf82d792c08.tar.gz llvm-b4a7559844d06928234d576335316bf82d792c08.tar.bz2 |
[OpenMP][FIX] Replace ICVs only with values valid at the getter position
While we might know the value if an ICV at a getter position it is not
always clear that we can simply use it. Verify the value is valid first
to avoid invalid IR.
Fixes #53300.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions