summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCheckerImpl.h
Commit message (Expand)AuthorAgeFilesLines
* [MCJIT] Add command-line argument to llvm-rtdyld to specify target addresses forLang Hames2014-09-041-0/+1
* [MCJIT] Add a 'section_addr' builtin function to RuntimeDyldChecker.Lang Hames2014-09-031-7/+22
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-3/+3
* [MCJIT] Make the RuntimeDyldChecker stub_addr builtin use file names rather thanLang Hames2014-07-291-1/+1
* ExecutionEngine: remove a stray semicolonSaleem Abdulrasool2014-07-231-1/+1
* [MCJIT] Refactor and add stub inspection to the RuntimeDyldChecker framework.Lang Hames2014-07-221-0/+60
OpenPOWER on IntegriCloud