This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Enumerate LLVMOMPOFFLOAD note types.
ClosedPublic

Authored by vzakhari on Mar 30 2021, 11:03 AM.

Details

Summary

This patch is a piece of D99360.

It is a NFC to enumerate types of LLVMOMPOFFLOAD ELF notes. The functional changes depending on this one are D99551 and D99552.

Diff Detail