summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/dfsan/scripts/build-libc-list.py
Commit message (Collapse)AuthorAgeFilesLines
* [dfsan] Modify build-libc-list.py to filter out local functions in generatedPeter Collingbourne2014-11-051-0/+1
| | | | | | ABI list. llvm-svn: 221361
* build-libc-list.py: Replace --{,usr,gcc}lib with flags for specific libraries.Peter Collingbourne2013-11-251-12/+23
| | | | | | | This should allow us to cope with newer versions of GCC (and more esoteric directory layouts). llvm-svn: 195695
* [dfsan] Initial set of custom functions and interceptors for libc.Peter Collingbourne2013-08-151-0/+84
Differential Revision: http://llvm-reviews.chandlerc.com/D1397 llvm-svn: 188490
OpenPOWER on IntegriCloud