summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/RuntimeDyld/GDBRegistrar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Attempt to fix the MSVC build.Rafael Espindola2014-01-161-0/+2
* Prevent calls to __jit_debug_register_code from being optimized out.Rafael Espindola2014-01-161-1/+5
* Removed "static" from "__jit_debug_descriptor" because "static" adds C++ mang...Elena Demikhovsky2012-12-241-1/+1
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-3/+3
* Clean-up of memory buffer and object ownership model in MCJITAndrew Kaylor2012-10-021-4/+4
* Add files which were not included by commit 154868.Preston Gurd2012-04-161-0/+214
OpenPOWER on IntegriCloud