summaryrefslogtreecommitdiff
path: root/clang/test/Driver/fpatchable-function-entry.c
AgeCommit message (Expand)Author
2025-09-09[PowerPC] Support `-fpatchable-function-entry` on PPC64LE (#151569)Maryam Moghadas
2025-04-02Support alternative sections for patchable function entries (#131230)Sami Tolvanen
2024-07-22[PowerPC] Support -fpatchable-function-entry (#92997)Chen Zheng
2024-05-23[Driver][test] Replace legacy -target with --target=Fangrui Song
2023-03-16[Clang][LoongArch] Implement patchable function entryWANG Xuerui
2021-03-16[RISCV] Support clang -fpatchable-function-entry && GNU function attribute 'p...Fangrui Song
2020-01-23[Driver][CodeGen] Support -fpatchable-function-entry=N,M and __attribute__((p...Fangrui Song
2020-01-10[Driver][CodeGen] Add -fpatchable-function-entry=N[,0]Fangrui Song