aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Orc/DebugUtils.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-02-29Avoid including FileSystem.h from MemoryBuffer.hReid Kleckner1-0/+1
2020-02-10Revert "Remove redundant "std::move"s in return statements"Bill Wendling1-1/+1
2020-02-10Remove redundant "std::move"s in return statementsBill Wendling1-1/+1
2019-11-15Fix GCC -Wcast-qual warningsHans Wennborg1-2/+2
2019-11-15GCC 5.3 build fixHans Wennborg1-1/+1
2019-11-14[ORC] Add a utility to support dumping JIT'd objects to disk for debugging.Lang Hames1-0/+68