Unverified Commit fd9b3375 authored by tltao's avatar tltao Committed by GitHub
Browse files

[TLI] Remove leftover assert in TargetLibraryInfoImpl initialize (#79056)

Remove unnecessary assert for a sorted StandardNames after
implementation of getLibFunc is changed from binary search to a DenseMap
Lookup in commit 7d950f04.

The original getLibFunc binary search implementation is in commit
c740e3f0

.

Co-authored-by: default avatarTony Tao <tonytao@ca.ibm.com>
parent 1715866a
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