[PATCH] D115649: Revert unnecessary and incorrect change made to GraphWriter
    Jessica Clarke via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Dec 13 12:09:43 PST 2021
    
    
  
jrtc27 added a comment.
That's what I mean by hard-coded; the code has non-overridable values baked in for specific classes as far as LLVM as a whole is concerned, even if it's not in GraphWriter.h. I'm talking from a command-line standpoint; it'd be nice to be able to say `-mllvm -view-sched-dags-html` or something and have the user be able to request a different format.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115649/new/
https://reviews.llvm.org/D115649
    
    
More information about the llvm-commits
mailing list