diff options
author | Chris Lattner <sabre@nondot.org> | 2004-07-11 04:03:24 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-07-11 04:03:24 +0000 |
commit | e45110e01282862e95c3d28c489dedd9a08ffa31 (patch) | |
tree | 4ae5684633745be893fa9d87ea12574a1064b91d /tools/llvm-as/llvm-as.cpp | |
parent | d5e1d9d5f47855d8e981fe1a898ea39b93056bea (diff) |
Goodbye macro hell, hello nice clean and simple code. This also gives llc
the ability to dynamically load and use targets that are not linked into it
statically. e.g.:
llc -load libparisc.so -march=parisc foo.bc -o foo.s
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14751 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-as/llvm-as.cpp')
0 files changed, 0 insertions, 0 deletions