aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorDaniel Thornburgh <dthorn@google.com>2023-06-23 15:24:48 -0700
committerDaniel Thornburgh <dthorn@google.com>2023-06-28 10:39:28 -0700
commit7b31a73ffe87e6302ab433da8128058fce8f54bd (patch)
tree98ce4653d8efdde84b3cf0ed6d76ede02815ebde /llvm/lib/CodeGen/MachineFunction.cpp
parent703c08362adcc7990fa5ddc444c41c5efdccbc2b (diff)
downloadllvm-7b31a73ffe87e6302ab433da8128058fce8f54bd.zip
llvm-7b31a73ffe87e6302ab433da8128058fce8f54bd.tar.gz
llvm-7b31a73ffe87e6302ab433da8128058fce8f54bd.tar.bz2
[Symbolizer] Ignore unknown additional symbolizer markup fields
The symbolizer markup syntax is structured such that fields require only previous fields for their interpretation; this was originally intended to make adding new fields a natural extension mechanism for existing elements. This codifies this into the spec and makes the behavior of the llvm-symbolizer match. Extra fields are now warned about, but ignored, rather than ignoring the whole element. Reviewed By: mcgrathr Differential Revision: https://reviews.llvm.org/D153821
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions