llvm-6502/include
Lang Hames 4fc9a48273 Fix a typo where we were creating <def,kill> operands instead of
<def,dead> ones.

Add an assertion to make sure we catch this in the future.

Fixes <rdar://problem/15464559>.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195401 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-22 00:46:32 +00:00
..
llvm Fix a typo where we were creating <def,kill> operands instead of 2013-11-22 00:46:32 +00:00
llvm-c Expose the fence instruction via the C API. 2013-11-20 00:07:49 +00:00