[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / test / tools / llvm-original-di-preservation / basic.test
blob1d7924ba65ce9e534f2f6fd10b27464536cb0d17
1 RUN: %llvm-original-di-preservation %p/Inputs/sample.json %t.html
2 RUN: diff -w %p/Inputs/expected-sample.html %t.html