|
|
|
|
|
by eddyb
2124 days ago
|
|
Did you mean to link to a different example, or different compiler flags? The link you provide shows only one function, because LLVM has optimized both to be identical, and deduplicated them. (If you disable the "Directives" filter, you can see a `.set example::clone_concrete, example::clone_abstract`, which aliases one to the other) |
|
The output with 1.45.2 is as follows: