]> granicus.if.org Git - clang/commit
Revert "Pull the target attribute parsing out of CGCall and onto TargetInfo."
authorEric Christopher <echristo@gmail.com>
Mon, 31 Aug 2015 23:19:55 +0000 (23:19 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 31 Aug 2015 23:19:55 +0000 (23:19 +0000)
commit228710dfaa8ded49d6fd4835a9d7a51f37222fe5
treedb034aa659d39d93395dddebc7364002a24a26f4
parent50ebd7106aac9c267e17d319421463f75f325bcc
Revert "Pull the target attribute parsing out of CGCall and onto TargetInfo."

This reverts commit r246468 while we figure out what to do about Basic and AST.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@246508 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/TargetInfo.h
lib/Basic/TargetInfo.cpp
lib/CodeGen/CGCall.cpp