OSDN Git Service

It doesn't make sense to give llc a list of passes on the command line,
authorChris Lattner <sabre@nondot.org>
Mon, 23 Jan 2006 00:36:05 +0000 (00:36 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 23 Jan 2006 00:36:05 +0000 (00:36 +0000)
commit7e07b24b396459a773aabc20c2f7fab2215752fb
treeecb429a729e8bd6bad70e13de7151abec6a1255f
parent04666d8a391ad2acc126b56a497d9a86b503b094
It doesn't make sense to give llc a list of passes on the command line,
LLVM doesn't use it and it can't work anyway.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25519 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llc/llc.cpp