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

Side by Side Diff: lib/Bitcode/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
1 add_subdirectory(Reader) 1 add_subdirectory(Reader)
2 add_subdirectory(Writer) 2 add_subdirectory(Writer)
3 add_subdirectory(PNaCl)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698