[BOLT] Fix data race in shortenInstructions
authorAmir Ayupov <aaupov@fb.com>
Wed, 13 Apr 2022 18:09:25 +0000 (11:09 -0700)
committerAmir Ayupov <aaupov@fb.com>
Wed, 13 Apr 2022 18:10:36 +0000 (11:10 -0700)
commitbad3798113f8760a7978d745d428a1271e75554c
treeb7bbab7cbd3bda85a1b52805de922174f080ed26
parent38823b7f5f01e01c44360b17b4ab99b2729b7197
[BOLT] Fix data race in shortenInstructions

Address ThreadSanitizer warning

Reviewed By: maksfb

Differential Revision: https://reviews.llvm.org/D121338
bolt/lib/Passes/BinaryPasses.cpp