Skip to content
Commit 10594206 authored by Chris Lattner's avatar Chris Lattner
Browse files

Add support to the X86 backend for emitting ELF files. To use this, we

currently use: llc t.bc --filetype=obj

This will produce a t.o file which is dumpable with readelf.  Currently
the file produced is empty, but the scaffolding to do more is now in place.

llvm-svn: 22292
parent 386b151c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment