aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/APInt.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-02-02 23:57:42 +0000
committerChris Lattner <sabre@nondot.org>2010-02-02 23:57:42 +0000
commit8856a67e4191cf3c18b914e106bd04eedf521fa4 (patch)
treeb9416c64e272aa15edbe0059a0f5a8d6bf7609fe /llvm/lib/Support/APInt.cpp
parentd0a2f52f8fd1e59ede4d6a239e9ac7ac2f37dc80 (diff)
downloadllvm-8856a67e4191cf3c18b914e106bd04eedf521fa4.zip
llvm-8856a67e4191cf3c18b914e106bd04eedf521fa4.tar.gz
llvm-8856a67e4191cf3c18b914e106bd04eedf521fa4.tar.bz2
Hook up -filetype=obj through the MachO streamer. Here's a demo:
$ cat t.ll @g = global i32 42 $ llc t.ll -o t.o -filetype=obj $ nm t.o 00000000 D _g There is still a ton of work left. Instructions are not being encoded yet apparently. llvm-svn: 95162
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions