I need to display an additional text message in the .ll file of a sample cpp code that is displayed when -S -emit-llvm is used but not when $ clang++ code.cpp -o code.out &&