Unverified Commit 2a9f02b7 authored by Alexander Yermolovich's avatar Alexander Yermolovich Committed by GitHub
Browse files

[LLVM][DWARF] Create thread safe context for DWO/DWP DWARFContext (#68262)

Right now DWARFContext for DWO/DWP that is created is not thread safe. 
Changed it so that thread safety is inherited from the main
binary DWARFContext.
parent 0e148143
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment