summaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/GDBRegistrationListener.cpp
AgeCommit message (Expand)Author
2016-10-20Do a sweep over move ctors and remove those that are identical to the default.Benjamin Kramer
2015-04-11Use 'override/final' instead of 'virtual' for overridden methodsAlexander Kornienko
2015-01-14[cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth
2014-11-27[MCJIT] Replace JITEventListener::anchor (temporarily removed in r222861), andLang Hames