summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/thinlto-inline-asm2.c
AgeCommit message (Expand)Author
2023-01-25[LTO] Remove -lto-opaque-pointers flagNikita Popov
2022-06-01LTO: Decide upfront whether to use opaque/non-opaque pointer typesMatthias Braun
2022-02-16Use functions with prototypes when appropriate; NFCAaron Ballman
2021-03-03[IRSymTab] Set FB_used on llvm.compiler.used symbolsFangrui Song