llvm-6502/lib
Chris Lattner 65a0adb597 silence a ton of warnings from clang.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119102 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-15 01:45:44 +00:00
..
Analysis If dom tree information is available, make it possible to pass 2010-11-14 18:36:10 +00:00
Archive
AsmParser
Bitcode
CodeGen First step of huge frame-related refactoring: move emit{Prologue,Epilogue} out of TargetRegisterInfo to TargetFrameInfo, which is definitely much better suitable place 2010-11-15 00:06:54 +00:00
CompilerDriver
ExecutionEngine JIT: More nitty style tweakage, aka territory marking. 2010-11-13 02:48:57 +00:00
Linker
MC Move the logic to decide with which symbol we produce a relocation (if any) to 2010-11-14 23:53:26 +00:00
Support report_fatal_error: Simplify a possible ambiguity. 2010-11-13 02:48:51 +00:00
System
Target silence a ton of warnings from clang. 2010-11-15 01:45:44 +00:00
Transforms If dom tree information is available, make it possible to pass 2010-11-14 18:36:10 +00:00
VMCore If dom tree information is available, make it possible to pass 2010-11-14 18:36:10 +00:00
Makefile