aboutsummaryrefslogtreecommitdiffstats
path: root/test/Instrumentation/DataFlowSanitizer/abilist.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-4/+4
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-6/+6
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+1
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-15/+39
* DataFlowSanitizer: Implement trampolines for function pointers passed to cust...Peter Collingbourne2013-08-271-0/+15
* DataFlowSanitizer: Replace non-instrumented aliases of instrumented functions...Peter Collingbourne2013-08-221-1/+14
* DataFlowSanitizer: Prefix the name of each instrumented function with "dfs$".Peter Collingbourne2013-08-221-2/+2
* DataFlowSanitizer: move abilist input file to Inputs.Peter Collingbourne2013-08-141-1/+1
* DataFlowSanitizer: greylist is now ABI list.Peter Collingbourne2013-08-141-0/+47