diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2021-06-09 10:11:23 +0200 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2021-06-09 10:11:23 +0200 |
commit | 093750dd0be6b0729f8e817766c3d5849545e10c (patch) | |
tree | 5654c7f24df54dd91b8dde476a7ff13d9db4dd13 /llvm/docs/tutorial | |
parent | 41135a4367a75cf02d9873be7bd904456ce77329 (diff) | |
download | llvm-093750dd0be6b0729f8e817766c3d5849545e10c.zip llvm-093750dd0be6b0729f8e817766c3d5849545e10c.tar.gz llvm-093750dd0be6b0729f8e817766c3d5849545e10c.tar.bz2 |
[llvm] Sync DebugInfo.h with DebugInfoFlags.def
Command to see the differences:
diff -u <(sed -n 's#^HANDLE_DI_FLAG *([^,]*, *\([^()]*\)) *\(//.*\)\?$#\1#p' <llvm/include/llvm/IR/DebugInfoFlags.def | grep -vw Largest) <(sed -n 's#^ *LLVMDIFlag\([^ ]*\) *= (\?[0-9].*$#\1#p' <llvm/include/llvm-c/DebugInfo.h)
OCaml binding is more seriously out of sync but I have not tried to sync it.
Reviewed By: aprantl
Differential Revision: https://reviews.llvm.org/D103910
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions