aeubanks added a comment.

WDYT about adding optnone to all functions except the ones you're interested 
in? Would that cut down the compile times?
We could reuse ForceFunctionAttrsPass rather than adding so much plumbing. This 
is too much plumbing for my liking.

And since this is a debug thing, instead of creating new Clang flags, we can 
just pass flags like -Xclang -mllvm?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92806/new/

https://reviews.llvm.org/D92806

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to