llvm with tablegen backend for capstone disassembler
Go to file
2010-02-01 20:48:08 +00:00
clang In C++, an initializer on a variable doesn't necessarily mean it's the definition. With that in mind, rename getDefinition to getAnyInitializer (to distinguish it from getInit) and reimplement it in terms of isThisDeclarationADefinition. Update all code to use this new function. 2010-02-01 20:16:42 +00:00
compiler-rt document runtime support functions 2010-01-22 21:21:14 +00:00
llvm eliminate a bunch of pointless LLVMContext arguments. 2010-02-01 20:48:08 +00:00