]> granicus.if.org Git - clang/commit
Revert some Hexagon builtin commits to match reverts done to LLVM in
authorChandler Carruth <chandlerc@gmail.com>
Wed, 18 Apr 2012 21:32:25 +0000 (21:32 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 18 Apr 2012 21:32:25 +0000 (21:32 +0000)
commit103f41d0e72a9e52a07e19cbde58c3afc8735098
treef059a576e884ded026b42cb26c67eae1b78b2e6d
parenta2c91e75c944e3599fb108db600f91c47c8b4342
Revert some Hexagon builtin commits to match reverts done to LLVM in
r155047. See the LLVM log for the primary motivation:
  http://llvm.org/viewvc/llvm-project?rev=155047&view=rev

Primary commit r154828:
  - Several issues were raised in review, and fixed in subsequent
    commits.
  - Follow-up commits also reverted, and which should be folded into the
    original before reposting:
    - r154837: Re-add the 'undef BUILTIN' thing to fix the build.
    - r154928: Fix build warnings, re-add (and correct) header and
      license
    - r154937: Typo fix.

Please resubmit this patch with the relevant LLVM resubmission.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155048 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/BuiltinsHexagon.def
include/clang/Driver/Options.td
lib/Basic/Targets.cpp
lib/CodeGen/CGBuiltin.cpp
lib/Driver/Tools.cpp