[clang] Fix interaction between asm labels and inline builtins
One must pick the same name as the one referenced in CodeGenFunction when generating .inline version of an inline builtin, otherwise they are not correctly replaced. Differential Revision: https://reviews.llvm.org/D134362
parent
32a8260c
Please register or sign in to comment