diff options
author | Leonard Chan <leonardchan@google.com> | 2021-06-18 13:39:58 -0700 |
---|---|---|
committer | Leonard Chan <leonardchan@google.com> | 2021-06-18 13:40:55 -0700 |
commit | f7999e73caeff482a324ab0f9ac2fbeb99f8e3ec (patch) | |
tree | 1095929aa9b3d3eac04646f51298157e4fe5b97c /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 1d31fb8d122b1117cf20a9edc09812db8472e930 (diff) | |
download | llvm-f7999e73caeff482a324ab0f9ac2fbeb99f8e3ec.zip llvm-f7999e73caeff482a324ab0f9ac2fbeb99f8e3ec.tar.gz llvm-f7999e73caeff482a324ab0f9ac2fbeb99f8e3ec.tar.bz2 |
[NFC][compiler-rt][hwasan] Move hwasanThreadList().CreateCurrentThread() into InitThreads
Once D104553 lands, CreateCurrentThread will be able to accept optional
parameters for initializing the hwasan thread object. On fuchsia, we can get
stack info in the platform-specific InitThreads and pass it through
CreateCurrentThread. On linux, this is a no-op.
Differential Revision: https://reviews.llvm.org/D104561
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions