[all-commits] [llvm/llvm-project] cb7f90: Hook up OpenBSD 64-bit PowerPC support

brad0 via All-commits all-commits at lists.llvm.org
Wed Aug 19 02:55:00 PDT 2020


  Branch: refs/heads/release/11.x
  Home:   https://github.com/llvm/llvm-project
  Commit: cb7f903994646c5b9223e0bb6cee3792190991f7
      https://github.com/llvm/llvm-project/commit/cb7f903994646c5b9223e0bb6cee3792190991f7
  Author: Brad Smith <brad at comstyle.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M clang/lib/Basic/Targets.cpp
    M clang/lib/Basic/Targets/OSTargets.h
    M clang/lib/Basic/Targets/PPC.h
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/Driver/ppc-abi.c
    M clang/test/Preprocessor/init-ppc64.c
    M clang/test/Preprocessor/init.c

  Log Message:
  -----------
  Hook up OpenBSD 64-bit PowerPC support

(cherry picked from commit 4eb4ebf76a6e26b0632968dd299d1dc6ad07e694)


  Commit: f2a53ad5f953889fbc5c027ab17c54b5b8947db2
      https://github.com/llvm/llvm-project/commit/f2a53ad5f953889fbc5c027ab17c54b5b8947db2
  Author: Brad Smith <brad at comstyle.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M clang/lib/Driver/ToolChains/Clang.cpp

  Log Message:
  -----------
  fix typo

(cherry picked from commit 430db35bf21505015c618e292e98793e2ed49169)


  Commit: ad51ff4854e5b32b310f352077039e10df425eab
      https://github.com/llvm/llvm-project/commit/ad51ff4854e5b32b310f352077039e10df425eab
  Author: Brad Smith <brad at comstyle.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M clang/test/Driver/ppc-abi.c
    M clang/test/Preprocessor/init.c

  Log Message:
  -----------
  Backout a test that is dependent on an uncommited diff. Fix another.

(cherry picked from commit f4aba9d76c61cc4c87b45e4edb57b1968eb7194c)


  Commit: f2b2668267edd599f5e354ebdb98c0d96e06d91b
      https://github.com/llvm/llvm-project/commit/f2b2668267edd599f5e354ebdb98c0d96e06d91b
  Author: Brad Smith <brad at comstyle.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M clang/test/Preprocessor/init.c

  Log Message:
  -----------
  Re-enable OpenBSD PowerPC64 tests.

(cherry picked from commit f5fdb6141c5e7a76a10ea702d6fc046692827c43)


Compare: https://github.com/llvm/llvm-project/compare/7e6bf0bfe6de...f2b2668267ed


More information about the All-commits mailing list