forked from OSchip/llvm-project
parent
2563984215
commit
c4ad413853
|
@ -33,7 +33,7 @@ Baz baz;
|
|||
Baz baz2(1);
|
||||
Quux qux("fi", "fo", "fum");
|
||||
|
||||
// Profile data for complete constructors and destructors must absent.
|
||||
// Profile data for complete constructors and destructors must be absent.
|
||||
|
||||
// INSTR: @__profc__ZN3BazC1Ev =
|
||||
// INSTR: @__profc__ZN3BazC1Ei =
|
||||
|
|
Loading…
Reference in New Issue