Skip to content
Commit bc308569 authored by Bill Wendling's avatar Bill Wendling
Browse files

RecordVariable is called each time a DECLARE node is encountered. For an inlined

function, this could be many, many times. We don't want to re-add variables to
that DIE for each time. We just want to add them once. Check to make sure that
we haven't added them already.

llvm-svn: 72047
parent 82b22101
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