aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/BackendUtil.cpp
diff options
context:
space:
mode:
authorMircea Trofin <mtrofin@google.com>2025-01-10 18:04:25 -0800
committerGitHub <noreply@github.com>2025-01-10 18:04:25 -0800
commit6329355860e9b66bc7ed68b46c166763e408d4cc (patch)
treea1ad4dfbdf942b3b0c4a58b3d71dc98c20c1e996 /clang/lib/CodeGen/BackendUtil.cpp
parentaf4d76d909b0df79494ca19b7c289c2a5b18c816 (diff)
downloadllvm-6329355860e9b66bc7ed68b46c166763e408d4cc.zip
llvm-6329355860e9b66bc7ed68b46c166763e408d4cc.tar.gz
llvm-6329355860e9b66bc7ed68b46c166763e408d4cc.tar.bz2
[ctxprof] Move test serialization to yaml (#122545)
We have a textual representation of contextual profiles for test scenarios, mainly. This patch moves that to YAML instead of JSON. YAML is more succinct and readable (some of the .ll tests should be illustrative). In addition, JSON is parse-able by the YAML reader. A subsequent patch will address deserialization. (thanks, @kazutakahirata, for showing me how to use the llvm YAML reader/writer APIs, which I incorrectly thought to be more low-level than the JSON ones!)
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions