diff options
author | David Terei <davidterei@gmail.com> | 2010-06-22 14:40:44 +0000 |
---|---|---|
committer | David Terei <davidterei@gmail.com> | 2010-06-22 14:40:44 +0000 |
commit | f1a72b2938cc289c9a3879301ab445ec9efd63dd (patch) | |
tree | 5195be801d188a96e892be7fc3cfb15506bb04fb /driver/gcc | |
parent | ab1845f0b37904b0517b07fa822ad07e6628018c (diff) | |
download | haskell-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