Fix some illegal uses of the ## operator
authorChris Lattner <sabre@nondot.org>
Sun, 28 Oct 2001 22:38:22 +0000 (22:38 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 28 Oct 2001 22:38:22 +0000 (22:38 +0000)
commit316a65bda996a5b22bf5e8dacadee848d51f6cbe
tree3ae1994af30e8204ea93436044884277430fb886
parent53b44e1c32e985dec4eccfcc17c8681769a5c088
Fix some illegal uses of the ## operator

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