Most likely, this is not how we want to handle this in the long term. This code should probably be in the Swift repo and somehow plugged into the opt-viewer. This is still however very experimental at this point so I don't want to over-engineer it at this point. llvm-svn: 319902
4 lines
229 B
Plaintext
4 lines
229 B
Plaintext
RUN: %opt-viewer -s %p/Inputs/suppress -o %t %p/Inputs/suppress/s.opt.yaml --no-highlight --demangler=llvm-cxxfilt
|
|
RUN: diff %p/Outputs/suppress/index.html %t/index.html
|
|
RUN: diff %p/Outputs/suppress/s.swift.html %t/s.swift.html
|