diff options
author | Calvin Beck <Chobbes@users.noreply.github.com> | 2025-01-22 01:07:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-22 09:07:19 +0100 |
commit | ca65055e792a497551d580c8adf30c28090e45cd (patch) | |
tree | 3af724f3284dffaa26a47b7292ca8439083b0888 /llvm/lib/CodeGen/MachineBlockPlacement.cpp | |
parent | f7d8336a2fb4fad4a6efe5af9b0a10ddd970f6d3 (diff) | |
download | llvm-ca65055e792a497551d580c8adf30c28090e45cd.zip llvm-ca65055e792a497551d580c8adf30c28090e45cd.tar.gz llvm-ca65055e792a497551d580c8adf30c28090e45cd.tar.bz2 |
Remove mention of conditional branches in undefined values section. (#122980)
This statement is somewhat confusing when paired with the later
statement that says "Branching on an undefined value is undefined
behavior". Furthermore, this example does not show any conditional
branches, so this comment seems to be outdated.
See issue #122532 for more details.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockPlacement.cpp')
0 files changed, 0 insertions, 0 deletions