[PATCH] Disable inlining between sanitized and non-sanitized functions

Evgeniy Stepanov eugenis at google.com
Wed Aug 7 04:00:19 PDT 2013


  I'm not sure what to test there. Inliner has no problem with this, but having sanitize_address and sanitize_memory functions in the same module will not work for a number of different reasons and just should not happen in reality.
  Probably best to say that this behaviour is unspecified?

http://llvm-reviews.chandlerc.com/D1035



More information about the llvm-commits mailing list