diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2021-07-09 13:30:17 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2021-07-09 13:32:18 +0300 |
commit | aa9f58cc2c48ca6cfc853a2467cd775dc7622746 (patch) | |
tree | 900933217981104d4c05955807b18c55cdcc7c32 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 2df37d5ddd38091aafbb7d338660e58836f4ac80 (diff) | |
download | llvm-aa9f58cc2c48ca6cfc853a2467cd775dc7622746.zip llvm-aa9f58cc2c48ca6cfc853a2467cd775dc7622746.tar.gz llvm-aa9f58cc2c48ca6cfc853a2467cd775dc7622746.tar.bz2 |
Speculatively adjust gtest's UnitTest::AddTestPartResult() to not rely on volatile store to null trapping
This fallback path is used at least on PPC.
If this doesn't work on some compilers that take this path,
then this will have to be changed to either abort,
or partitioned to do different things based on the compiler.
Please refer to https://reviews.llvm.org/D105338.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions