Files
clang-p2996/llvm/test/Transforms/FunctionImport
lifengxiang1025 daf3079222 [ThinLTO] Add metedata 'thinlto_src_module' and 'thinlto_src_file' (#83110)
Originally, when `EnableImportMetadata` enabled, `SourceFileName` will
be recorded as `thinlto_src_module`. Now `SourceFileName` will be
recorded as `thinlto_src_file` and `ModuleIdentifier` will be recorded
as `thinlto_src_module`.
2024-02-29 10:42:06 +08:00
..