OSDN Git Service

Now that Evan Cheng has fixed the coalescer bug (r100804), the workaround code
authorJohnny Chen <johnny.chen@apple.com>
Thu, 8 Apr 2010 21:23:54 +0000 (21:23 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Thu, 8 Apr 2010 21:23:54 +0000 (21:23 +0000)
commit2d16a67b9466102ae479f0027cedc1a20dd493d1
tree110a8d296f2b684bc67f85bc9afb0a70b98cf789
parent22772214de79aa1c5ca38c4fb1da137d8fb30a05
Now that Evan Cheng has fixed the coalescer bug (r100804), the workaround code
to avoid memcpy() call is no longer necessary.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100811 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/ARMDecoderEmitter.cpp