[all-commits] [llvm/llvm-project] d1638c: [BOLT][NFC] Fix print-cfg data race
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Wed Mar 9 20:28:19 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1638cb0b5b24fc4895902721d622216d08fc186
https://github.com/llvm/llvm-project/commit/d1638cb0b5b24fc4895902721d622216d08fc186
Author: Amir Ayupov <aaupov at fb.com>
Date: 2022-03-09 (Wed, 09 Mar 2022)
Changed paths:
M bolt/lib/Rewrite/RewriteInstance.cpp
Log Message:
-----------
[BOLT][NFC] Fix print-cfg data race
Addresses ThreadSanitizer warning
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D121337
More information about the All-commits
mailing list