Skip to content
Commit 2cb9068c authored by Evan Cheng's avatar Evan Cheng
Browse files

Dwarf requires variable entries to be in the source order. Right now, since we...

Dwarf requires variable entries to be in the source order. Right now, since we are recording variable information at isel time this means parameters would appear in the reverse order. The short term fix is to issue recordVariable() at asm printing time instead.

llvm-svn: 46724
parent 5420516b
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