[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cfe-commits
Subject:    Re: [PATCH] D17390: Introduce -fembed-bitcode driver option
From:       Nico Weber via cfe-commits <cfe-commits () lists ! llvm ! org>
Date:       2016-02-29 19:48:21
Message-ID: fc00f4d52073e7a21cf1958e59c69f1e () localhost ! localdomain
[Download RAW message or body]

thakis added a subscriber: thakis.
thakis added a comment.

I don't understand the changes to Driver.cpp lines 1760 and down. The rest looks good to me.


================
Comment at: lib/Driver/Driver.cpp:1761
@@ -1747,1 +1760,3 @@
+    const ActionList *BackendInputs =
+      (EmbedBitcode ? Inputs : &(*Inputs)[0]->getInputs());
     // Compile job may be wrapped in CudaHostAction, extract it if
----------------
Why is this change needed? If its needed, is the preceding comment out of date now?


http://reviews.llvm.org/D17390



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic