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 Revert r129235 pending a vetting of the EH rewrite. 2011-04-10 23:18:04 +00:00
Bitcode Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
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 Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
Linker
MC Revert r129688; it's breaking buildbots. 2011-04-18 05:54:54 +00:00
Object Start migrating mach-o dumping facilities to the object file out of a 2011-04-03 23:51:47 +00:00
Support Introduce support to encode Objective-C property information in debugging information generated for an interface. 2011-04-16 00:11:51 +00:00
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 Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
CMakeLists.txt
Makefile