]> granicus.if.org Git - clang/commitdiff
Replace tab with 8 spaces, NFC.
authorYaron Keren <yaron.keren@gmail.com>
Sun, 8 Nov 2015 22:01:45 +0000 (22:01 +0000)
committerYaron Keren <yaron.keren@gmail.com>
Sun, 8 Nov 2015 22:01:45 +0000 (22:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@252426 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/CGCall.cpp

index f118a739fb434afbdc0316e894670598e100950e..99a093223d1433ff290d625b2661b53a60432bc6 100644 (file)
@@ -1517,7 +1517,7 @@ void CodeGenModule::ConstructAttributeList(const CGFunctionInfo &FI,
           getTarget().getTargetOpts().FeaturesAsWritten.end());
 
       if (ParsedAttr.second != "")
-       TargetCPU = ParsedAttr.second;
+        TargetCPU = ParsedAttr.second;
 
       // Now populate the feature map, first with the TargetCPU which is either
       // the default or a new one from the target attribute string. Then we'll