llvm-6502/lib/Transforms/Instrumentation
David Majnemer 7798534e77 IR: Replace DataLayout::RoundUpAlignment with RoundUpToAlignment
No functional change intended, just cleaning up some code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220187 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-20 06:13:33 +00:00
..
AddressSanitizer.cpp Use triple's isiOS() and isOSDarwin() methods. 2014-10-09 05:43:30 +00:00
BoundsChecking.cpp
CMakeLists.txt
DataFlowSanitizer.cpp DebugInfo+DFSan: Ensure that debug info references to llvm::Functions remain pointing to the underlying function when wrappers are created 2014-10-07 22:59:46 +00:00
DebugIR.cpp
DebugIR.h
GCOVProfiling.cpp
Instrumentation.cpp
LLVMBuild.txt
Makefile
MaximumSpanningTree.h
MemorySanitizer.cpp IR: Replace DataLayout::RoundUpAlignment with RoundUpToAlignment 2014-10-20 06:13:33 +00:00
ThreadSanitizer.cpp