================ @@ -27,6 +27,9 @@ namespace llvm { } } +// Prefix for __builtin_verbose_trap. ---------------- delcypher wrote: @ahatanak Does this comment need updating? The prefix isn’t just for __builtin_verbose_trap anymore. https://github.com/llvm/llvm-project/pull/79230