Make error message consistent with the rest of LLVM by saying that bytecode
authorReid Spencer <rspencer@reidspencer.com>
Wed, 7 Jul 2004 21:20:28 +0000 (21:20 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 7 Jul 2004 21:20:28 +0000 (21:20 +0000)
commitf86cafdda4f5e52dcbd4e1a138895db3b4f50c4d
tree7efb9607455a8c8373ac477842ca4fd4ca0ca746
parent23a354d1f1e3c9f7232e9b809541f4393c6eb774
Make error message consistent with the rest of LLVM by saying that bytecode
is read, not parsed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14677 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/JIT/JIT.cpp