[llvm-dev] [Q] Passing llc command line option stack-symbol-ordering=0

S. Bharadwaj Yadavalli via llvm-dev llvm-dev at lists.llvm.org
Sat Apr 4 13:16:19 PDT 2020


Hello,

I'd like to turn off stack symbol ordering, which appears to be
possible by passing the option -stack-symbol-ordering=0 to llc.
However, I am unable to figure out how to pass it on a clang command
line. I tried using -mllvm but was not successful.

Can I get some advise please?

Thanks,

Bharadwaj


More information about the llvm-dev mailing list