Skip to content
Commit 27a357c9 authored by Rui Ueyama's avatar Rui Ueyama
Browse files

Remove redundant cast<> and null check.

"Repl" member is guranteed to have a non-null pointer. If an input
section is not merged by ICF, "Repl" points to "this". Otherwise, it
points to some other section. It must not be NULL.

llvm-svn: 313556
parent 307e039d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment