mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 04:16:38 +08:00
(__builtin_* etc.) so that it isn't possible to take their address. Specifically, introduce a new type to represent a reference to a builtin function, and a new cast kind to convert it to a function pointer in the operand of a call. Fixes PR13195. llvm-svn: 162962
53 KiB
53 KiB