Chris Lattner ee2b6b1cc5 emit jump table an alias ".set" directives through MCStreamer as
assignments.

.set x, a-b

is the same as:

x = a-b

llvm-svn: 94596
2010-01-26 21:53:08 +00:00
..
2010-01-09 19:24:18 +00:00
2009-12-23 20:13:44 +00:00
2009-10-24 20:32:36 +00:00