aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2023-08-25 12:06:09 -0700
committerJohannes Doerfert <johannes@jdoerfert.de>2023-08-25 14:36:43 -0700
commite5313ef55fc25b74cb9d3cd2bd74eb452274a2f2 (patch)
treeec97e53a2ce1f3d2234c7dceca4a2a01cd7b05fa /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parentd0b5523632202c52b29a0b4802e918d6f75e12b2 (diff)
downloadllvm-e5313ef55fc25b74cb9d3cd2bd74eb452274a2f2.zip
llvm-e5313ef55fc25b74cb9d3cd2bd74eb452274a2f2.tar.gz
llvm-e5313ef55fc25b74cb9d3cd2bd74eb452274a2f2.tar.bz2
[Attributor] Filter potential callees based on `noundef` arguments
If a potential callee has more arguments than the call site, the values passed will be `poison`. If the potential callee would exhibit UB for such `undef` argument, e.g., they are marked `noundef`, we can rule the potential callee out.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions