diff options
author | Chris Lattner <sabre@nondot.org> | 2005-06-27 06:30:12 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-06-27 06:30:12 +0000 |
commit | 07a9144efea7e870c53552d73dc078de8a3d0731 (patch) | |
tree | d3a9fa9c0b31322a7f6106f8504feb5c83ad1488 /lib/System/Program.cpp | |
parent | 35f0a4f24e1d7ded182bd557503a9035fb540a58 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22292 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/System/Program.cpp')
0 files changed, 0 insertions, 0 deletions