[llvm-dev] Regex for basic block labels

Peng Yu via llvm-dev llvm-dev at lists.llvm.org
Thu Jan 24 15:42:49 PST 2019


Hi,

I see "bb:" in the .ll code processed by opt -S -instnamer. Is it defined here.

https://llvm.org/docs/LangRef.html#use-list-order-directives

What is the regex for all possible labels? Thanks.

-- 
Regards,
Peng


More information about the llvm-dev mailing list