Commit 803e03fb authored by Youngsuk Kim's avatar Youngsuk Kim
Browse files

[llvm] Revive constructor of 'ResourceSegments'

582c6a82 removed a constructor of
'ResourceSegments' that is needed in LLVM unit tests.

* Revert 582c6a82
* Update the constructor to take a const reference of
  `std::list` as pointed out in #89193.
parent ccb198dc
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