Unverified Commit 08de6508 authored by Florian Hahn's avatar Florian Hahn
Browse files

[LV] Return debug loc directly from getDebugLocFromInstrOrOps (NFCI)

The return value of the function is only used to get the debug location.
Directly return the debug location, as this avoids an extra null
check in the caller.
parent e5fe3d27
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