llvm-6502/lib
Chandler Carruth 3b55a372d4 Mark some functions as used which are used within debug-only code. This
silences Clang's -Wunused-function when building in release mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129709 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-18 18:49:44 +00:00
..
Analysis Mark some functions as used which are used within debug-only code. This 2011-04-18 18:49:44 +00:00
Archive
AsmParser
Bitcode
CodeGen while we're at it, handle 'sdiv exact' of a power of 2 also, 2011-04-18 07:00:40 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Object
Support
Target Add a new bit that ImmLeaf's can opt into, which allows them to duck out of 2011-04-18 06:36:55 +00:00
Transforms Mark some functions as used which are used within debug-only code. This 2011-04-18 18:49:44 +00:00
VMCore
CMakeLists.txt
Makefile