Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
b92cb1539f98578c6aba224cea9d1042fbc8f417
/
tools
/
llvm2cpp
/
llvm2cpp.cpp
065344d
use the new MemoryBuffer interfaces to simplify error reporting in clients.
by Chris Lattner
· 18 years ago
44dadff
switch tools to bitcode instead of bytecode
by Chris Lattner
· 18 years ago
b958ba3
bitcodify, remove eh cruft
by Chris Lattner
· 18 years ago
f2e292c
push bytecode decompressor out through APIs. Now the bytecode reader
by Chris Lattner
· 19 years ago
c30598b
make all llvm tools call llvm_shutdown when they exit, static'ify some stuff.
by Chris Lattner
· 19 years ago
8eaafde
Fix PR819, llvm2cpp should read .bc files, not .ll files.
by Chris Lattner
· 19 years ago
05ac92c
Change the verifier to never throw an exception. Instead verifyModule canoptionally return the string error, which is an easier api for clients touse anyway.
by Chris Lattner
· 19 years ago
ba570d7
Fix file header comment.
by Reid Spencer
· 19 years ago
d9169d3
Fix the file's comment block.
by Reid Spencer
· 19 years ago
fb0c0dc
Initial Commit of llvm2cpp
by Reid Spencer
· 19 years ago