Fixes to edis that mark x86 call targets as
authorSean Callanan <scallanan@apple.com>
Fri, 23 Apr 2010 22:17:17 +0000 (22:17 +0000)
committerSean Callanan <scallanan@apple.com>
Fri, 23 Apr 2010 22:17:17 +0000 (22:17 +0000)
commita0f914b6c1fa9708d9b2d2712930430de4f1afac
treebf75da1c6e98d21a2d3054f034a6687486db0d84
parent56dda57679adebc51cbcd642f924e0ad44709f95
Fixes to edis that mark x86 call targets as
memory operands rather than immediate operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102217 91177308-0d34-0410-b5e6-96231b3b80d8
tools/edis/EDOperand.cpp
utils/TableGen/EDEmitter.cpp