[PATCH] Change the way labels are propagated when comparing memory through libc functions
Peter Collingbourne
peter at pcc.me.uk
Mon Nov 25 18:23:04 PST 2013
Compiling things with instrumentation turned on would be convenient for functions which can be implemented independently of libc, but would require rather more machinery (both in the build system and in the instrumentation pass) than we currently have.
http://llvm-reviews.chandlerc.com/D2252
More information about the llvm-commits
mailing list