2 Commits

Author SHA1 Message Date
Nikita Popov
3713bc8a0b [FunctionImport] Convert tests to opaque pointers (NFC) 2022-12-13 16:14:34 +01:00
Yuanfang Chen
a223354161 [CGProfile] allows bitcast in metadata node storing function pointers
For example,  during RAUW in IRMover, the `Function` ValueAsMetadata in "CG Profile" could become bitcast.

Reviewed By: tejohnson

Differential Revision: https://reviews.llvm.org/D88433
2020-11-13 09:28:21 -08:00