diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2018-02-01 20:28:33 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2018-02-01 20:28:33 +0000 |
commit | 351e9f3a739d8609048c3406b1bc7ddc90e0d391 (patch) | |
tree | 674388212caec671657ffdde7c2a6bb977452abc /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 081cbe9696423f097c467dd36f1ec8fe698c69f8 (diff) | |
download | bcm5719-llvm-351e9f3a739d8609048c3406b1bc7ddc90e0d391.tar.gz bcm5719-llvm-351e9f3a739d8609048c3406b1bc7ddc90e0d391.zip |
[ADT] Replace sys::MemoryFence with standard atomics.
This is a bit faster in theory, in practice it's cold code that's only
active in !NDEBUG, so it probably doesn't make a difference. This is one
of the last users of our homegrown Atomic.h.
llvm-svn: 323999
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions