<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Pardon if this isn't the right forum for this question, but is there a reason that when both `--disable-llvm-passes` and `-O0` are passed to cc1 llvm optimization passes still appear to occur? For the past hour or so I was trying to figure out how to get a proper test for <a href="https://reviews.llvm.org/D41050" class="">https://reviews.llvm.org/D41050</a> out - as soon as I changed -O0 to -O3 (as suggested in this post: <a href="http://lists.llvm.org/pipermail/llvm-dev/2017-April/111989.html" class="">http://lists.llvm.org/pipermail/llvm-dev/2017-April/111989.html</a>) the optimization passes didn't occur. Is this known/defined behavior? If so, is there documentation as to why it behaves that way?<div class=""><br class=""></div><div class="">Dan</div></body></html>