aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-09-22 19:25:28 +0200
committerDmitry Vyukov <dvyukov@google.com>2021-09-23 11:04:43 +0200
commit702cb7afe9de21b9a86d012cdd0b283496e619af (patch)
tree0e9defa3b50c91b24e2ce723f190f74877ffd363 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parent20d3e518010a2a4fa1f4cdc9b7b885f13966a19c (diff)
downloadllvm-702cb7afe9de21b9a86d012cdd0b283496e619af.zip
llvm-702cb7afe9de21b9a86d012cdd0b283496e619af.tar.gz
llvm-702cb7afe9de21b9a86d012cdd0b283496e619af.tar.bz2
tsan: move shadow declaration into a separate header file (NFC)
tsan_rtl.h is very huge and contains too many things. Move FastState and Shadow types into a new tsan_shadow.h file. This also allows to use FastState/Shadow in other header files without creating circular dependencies (which most likely will happen today). Reviewed By: melver Differential Revision: https://reviews.llvm.org/D110272
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions