llvm-6502/lib
David Blaikie 63d94561b5 Reapply "DebugInfo: Ensure that all debug location scope chains from instructions within a function, lead to the function itself."""
Recommits 212776 which was reverted in r212793. This has been committed
and recommitted a few times as I try to test it harder and find/fix more
issues. The most recent revert was due to an asan bot failure which I
can't seem to reproduce locally, though I believe I'm following all the
steps the buildbot does.

So I'm going to recommit this in the hopes of investigating the failure
on the buildbot itself... apologies in advance for the bot noise. If
anyone sees failures with this /please/ provide me with any
reproductions, etc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213391 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-18 17:49:10 +00:00
..
Analysis Add a dereferenceable attribute 2014-07-18 15:51:28 +00:00
AsmParser Add a dereferenceable attribute 2014-07-18 15:51:28 +00:00
Bitcode Add a dereferenceable attribute 2014-07-18 15:51:28 +00:00
CodeGen Reapply "DebugInfo: Ensure that all debug location scope chains from instructions within a function, lead to the function itself.""" 2014-07-18 17:49:10 +00:00
DebugInfo
ExecutionEngine [MCJIT] Fix the alignment requirements for ARM and AArch64 which were mistakenly 2014-07-17 23:11:30 +00:00
IR Reapply "DebugInfo: Ensure that all debug location scope chains from instructions within a function, lead to the function itself.""" 2014-07-18 17:49:10 +00:00
IRReader
LineEditor
Linker
LTO
MC Fix build failure on windows 2014-07-18 16:41:58 +00:00
Object extracting swapStruct into include/llvm/Support/MachO.h (no functional change) 2014-07-18 09:26:16 +00:00
Option
ProfileData
Support Add MIPS Technologies to the vendors in llvm::Triple. 2014-07-18 14:28:19 +00:00
TableGen
Target MC: support different sized constants in constant pools 2014-07-18 16:05:14 +00:00
Transforms [ASan] Don't instrument load/stores with !nosanitize metadata. 2014-07-17 18:48:12 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile