Mark obviously const methods. Also use reference for parameters when possible.
[oota-llvm.git] / lib / Transforms / Instrumentation / DataFlowSanitizer.cpp
2013-08-08 Peter CollingbourneFix ARM build.
2013-08-07 Peter CollingbourneDataFlowSanitizer; LLVM changes.