Do not pass '-relocation-model=pic' to llc.
authorMikhail Glushenkov <foldr@codedgers.com>
Tue, 31 Mar 2009 18:33:54 +0000 (18:33 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Tue, 31 Mar 2009 18:33:54 +0000 (18:33 +0000)
commit46801029ea64dc9f3547b2977b455eae927fc7be
tree909925382c7a6457239d1f3b09eaa28c1c99195b
parentda84b25b13f05b94c6c9478b1bc552054756759e
Do not pass '-relocation-model=pic' to llc.

Does not work well on 32 bit targets. Bug reported by Albert Graef.

This patch also adds new "-Wllc,option" syntax to pass options to llc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68127 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc/plugins/Base/Base.td