diff options
author | Siva Chandra <sivachandra@google.com> | 2021-06-30 13:45:38 -0700 |
---|---|---|
committer | Siva Chandra <sivachandra@google.com> | 2021-06-30 13:48:07 -0700 |
commit | 578a4cfe19121df5e5e02bf03482233e3bc56a0d (patch) | |
tree | b62b8149ceb9a7f4e62983077f9cde309f0489aa /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | bf6770f9bd606643c8ea8a7ab03da5da5960e98e (diff) | |
download | llvm-578a4cfe19121df5e5e02bf03482233e3bc56a0d.zip llvm-578a4cfe19121df5e5e02bf03482233e3bc56a0d.tar.gz llvm-578a4cfe19121df5e5e02bf03482233e3bc56a0d.tar.bz2 |
[libc][NFC] Clear all exceptions in exception_flags_test before raising another.
This is because, raising some exceptions can raise other ones. For
example, raising FE_OVERFLOW can raise FE_INEXACT. So, we need to clear all
exceptions if we want a clean slate.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions