Logo
Explore Help
Sign In
intel/llvm
1
0
Fork 0
You've already forked llvm
mirror of https://github.com/intel/llvm.git synced 2026-02-02 02:00:03 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
8a6dadaad096fe6ded1e130487bd104b99fb008d
llvm/libunwind/include/libunwind.modulemap

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
246 B
Plaintext
Raw Normal View History

[libunwind] Add module maps for libunwind Add module maps for the libunwind headers. unwind_arm_ehabi.h and unwind_itanium.h aren't covered because they don't get installed on all platforms. Reviewed By: #libunwind, MaskRay Differential Revision: https://reviews.llvm.org/D135345
2022-10-05 17:15:02 -07:00
module libunwind [system] {
header "libunwind.h"
export *
}
module unwind [system] {
header "__libunwind_config.h"
header "unwind.h"
[libunwind][Modules] Add unwind_arm_ehabi.h and unwind_itanium.h to the unwind module) Add unwind_arm_ehabi.h and unwind_itanium.h to the unwind module and use angle includes to include them. Reviewed By: ldionne, #libunwind Differential Revision: https://reviews.llvm.org/D144323
2023-01-31 00:56:27 -08:00
private textual header "unwind_arm_ehabi.h"
private textual header "unwind_itanium.h"
[libunwind] Add module maps for libunwind Add module maps for the libunwind headers. unwind_arm_ehabi.h and unwind_itanium.h aren't covered because they don't get installed on all platforms. Reviewed By: #libunwind, MaskRay Differential Revision: https://reviews.llvm.org/D135345
2022-10-05 17:15:02 -07:00
export *
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 2739ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API