Files
clang-p2996/clang/lib/Driver/ToolChains/Arch/PPC.cpp
Chen Zheng 25482b356e [PowerPC] add TargetParser for PPC target (#97541)
For now only focus on the CPU type, will work on the CPU features part
later.

With the CPU handling in TargetParser, clang and llc/opt are able to
query common interfaces.

So we can set same default CPU and CPU features with same interfaces.
2024-07-25 13:46:59 +08:00

4.5 KiB