This revision was automatically updated to reflect the committed changes.
Closed by commit rGd37cbda5f9a4: [Hexagon] Define __ELF__ by default. (authored
by sidneym).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74972/new/
https://reviews.llvm.org/
sidneym created this revision.
sidneym added reviewers: kparzysz, bcain.
Herald added subscribers: Sanitizers, cfe-commits, mgorny.
Herald added projects: clang, Sanitizers, LLVM.
__ELF__ is not enabled by default. Correcting an issue in compiler-rt's cmake
revealed that __ELF__ was not defined.