Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/llvm-mir/highlights.scm')
| -rw-r--r-- | runtime/queries/llvm-mir/highlights.scm | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/runtime/queries/llvm-mir/highlights.scm b/runtime/queries/llvm-mir/highlights.scm index 4f59431b..79234612 100644 --- a/runtime/queries/llvm-mir/highlights.scm +++ b/runtime/queries/llvm-mir/highlights.scm @@ -75,16 +75,11 @@ "pre-instr-symbol" "post-instr-symbol" "heap-alloc-marker" - "pcsections" - "mmra" - "cfi-type" "debug-instr-number" "debug-location" - "dbg-instr-ref" "mcsymbol" "tied-def" "target-flags" - "vscale" "CustomRegMask" "same_value" "def_cfa_register" @@ -123,16 +118,11 @@ "got" "jump-table" "syncscope" - "machine-block-address-taken" - "ir-block-address-taken" + "address-taken" "landing-pad" "inlineasm-br-indirect-target" "ehfunclet-entry" - "bb_id" - "call-frame-size" "bbsections" - "Exception" - "Cold" (intpred) (floatpred) @@ -142,3 +132,5 @@ (instruction_flag) (float_keyword) ] @keyword + +(ERROR) @error |