Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
FYI, it is one of the most common failure of Unknown argument:
http://clang.debian.net/status.php?version=3.4.2&key=UNKNOWN_ARG
Comment Actions
lgtm
This seems like exactly the kind of optimization tweaking options that we ignore for gcc compatibility. If we implemented this, I guess it would control shrink-wrapping optimizations in the backend.