Update __dfsw_s{,n}printf custom functions for new calling convention.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 30 Oct 2014 13:23:01 +0000 (13:23 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 30 Oct 2014 13:23:01 +0000 (13:23 +0000)
commitb190e1b74b422b1488c1735ac3557e0e89377dcf
tree439baecaea4e3e5e87206f1304a3ae4e67965d5c
parentdd3486ece1c0e6669e8c1f9fa5849310d613b38a
Update __dfsw_s{,n}printf custom functions for new calling convention.

Differential Revision: http://reviews.llvm.org/D6029

llvm-svn: 220907
compiler-rt/lib/dfsan/dfsan_custom.cc
compiler-rt/test/dfsan/custom.cc