Skip to content
Commit 9b4a8242 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

llvm-mc: Support reassignment of variables in one special case, when the

variable has not yet been used in an expression. This allows us to support a few
cases that show up in real code (mostly because gcc generates it for Objective-C
on Darwin), without giving up a reasonable semantic model for assignment.

llvm-svn: 103950
parent 69f6a365
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