Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Side by Side Diff: lib/Bitcode/PNaCl/Writer/CMakeLists.txt

Issue 14126011: Copy Bitwriter to generate PNaClBitwriter. (Closed) Base URL: http://git.chromium.org/native_client/pnacl-llvm.git@master
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 add_llvm_library(PNaClBitWriter
2 PNaClBitcodeWriter.cpp
3 PNaClValueEnumerator.cpp
4 )
Derek Schuff 2013/04/25 17:05:18 need add_dependencies(PNaClBitWrite intrinsics_gen
Karl 2013/04/25 17:39:32 Done.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698