Skip to content
Snippets Groups Projects
Select Git revision
5 results Searching

llvm

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Prabhuk authored and GitHub committed
    The check for `isOSWindows() || isUEFI()` is used in several places
    across the codebase. Introducing `isOSWindowsOrUEFI()` in Triple.h
    to simplify these checks.
    e7f02241
    History
    Name Last commit Last update