mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-19 02:26:06 +00:00

Specializations of the Platform class print the kernel after calling the super method. By printing the kernel at the end in the super class, we guarantee the order is the same on different platforms.