标签: clang llvm
I add some metadata to the IR file in an EP_EarlyAsPossible pass. However, I find that some of the metadata is discarded. I guess it is due to optimization. Anyway to stop discarding metadata?