llvm-6502/include/llvm/Support
Nick Lewycky ec381a4183 Fix linking for some users who already have tsan enabled code and are trying to
link it against llvm code, by making our definitions weak. "Some users."


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144596 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-15 00:14:04 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h
Atomic.h
BlockFrequency.h Add missing includes/class declaration. 2011-11-04 18:30:30 +00:00
BranchProbability.h Implement comparison operators for BranchProbability in a way that can't overflow INT64_MAX. 2011-10-24 13:50:56 +00:00
CallSite.h
Capacity.h Add missing includes/class declaration. 2011-11-04 18:30:30 +00:00
Casting.h
CFG.h
circular_raw_ostream.h
CodeGen.h
COFF.h
CommandLine.h
Compiler.h Fix linking for some users who already have tsan enabled code and are trying to 2011-11-15 00:14:04 +00:00
ConstantFolder.h
ConstantRange.h
CrashRecoveryContext.h
DataExtractor.h
DataFlow.h
DataTypes.h.cmake Fix pasto. 2011-11-05 09:45:17 +00:00
DataTypes.h.in Fix pasto. 2011-11-05 09:45:17 +00:00
Debug.h
DebugLoc.h
Disassembler.h
DOTGraphTraits.h Delete names for unused parameters in inline function definitions in headers, so LLVM users can compile with -Wunused-parameter. PR11257; based on patch by Kevin Harris. 2011-11-04 18:11:56 +00:00
Dwarf.h
DynamicLibrary.h Add missing includes/class declaration. 2011-11-04 18:30:30 +00:00
ELF.h Add ELF relocation types for Mips. 2011-10-14 02:43:18 +00:00
Endian.h
Errno.h
ErrorHandling.h
FEnv.h
FileSystem.h PathV2: Add simplified version of exists that returns false on error. 2011-10-08 00:18:12 +00:00
FileUtilities.h
Format.h Add support for dumping section headers to llvm-objdump. This uses the same 2011-10-10 21:21:34 +00:00
FormattedStream.h
GCOV.h
GetElementPtrTypeIterator.h
GraphWriter.h
Host.h rename getHostTriple into getDefaultTargetTriple 2011-11-01 21:32:20 +00:00
IncludeFile.h
InstIterator.h
InstVisitor.h
IRBuilder.h
IRReader.h Make SMDiagnostic a little more sane. Instead of passing around note/warning/error as a 2011-10-16 05:43:57 +00:00
LeakDetector.h
LICENSE.TXT
MachO.h Object: Add isSymbolWeak. 2011-10-17 23:54:22 +00:00
ManagedStatic.h Add support for tsan annotations (thread sanitizer, a valgrind-based tool). 2011-11-14 20:50:16 +00:00
MathExtras.h
Memory.h
MemoryBuffer.h
MemoryObject.h
Mutex.h
MutexGuard.h
NoFolder.h
OutputBuffer.h
PassNameParser.h
Path.h
PathV1.h Remove a couple unused methods. PR11201. 2011-11-01 05:11:01 +00:00
PathV2.h
PatternMatch.h
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
Process.h
Program.h
raw_os_ostream.h
raw_ostream.h
Recycler.h
RecyclingAllocator.h
Regex.h
Registry.h
RegistryParser.h
RWMutex.h
Signals.h
SMLoc.h Enhance llvm::SourceMgr to support diagnostic ranges, the same way clang does. Enhance 2011-10-16 04:47:35 +00:00
Solaris.h
SourceMgr.h PR11143: Save the old diagnostic handler and call it when munging diagnostics for #line directives. 2011-10-16 10:48:29 +00:00
StringPool.h
SwapByteOrder.h
system_error.h
SystemUtils.h
TargetFolder.h
TargetRegistry.h Add support for a new extension to the .file directive: 2011-10-17 23:05:28 +00:00
TargetSelect.h
Threading.h
ThreadLocal.h
Timer.h
TimeValue.h
ToolOutputFile.h
type_traits.h
TypeBuilder.h
Valgrind.h Add support for tsan annotations (thread sanitizer, a valgrind-based tool). 2011-11-14 20:50:16 +00:00
ValueHandle.h
Win64EH.h