summaryrefslogtreecommitdiff
path: root/driver/gcc
diff options
context:
space:
mode:
authorDavid Terei <davidterei@gmail.com>2010-06-22 14:40:44 +0000
committerDavid Terei <davidterei@gmail.com>2010-06-22 14:40:44 +0000
commitf1a72b2938cc289c9a3879301ab445ec9efd63dd (patch)
tree5195be801d188a96e892be7fc3cfb15506bb04fb /driver/gcc
parentab1845f0b37904b0517b07fa822ad07e6628018c (diff)
downloadhaskell-f1a72b2938cc289c9a3879301ab445ec9efd63dd.tar.gz
Remove LlvmAs phase as the llvm opt tool now handles this phase
This phase originally invoked the llvm-as tool that turns a textual llvm assembly file into a bit code file for the rest of llvm to deal with. Now the llvm opt tool can do this itself, so we don't need to use llvm-as anymore.
Diffstat (limited to 'driver/gcc')
0 files changed, 0 insertions, 0 deletions