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

Issue 14328017: Fix CMake build (Closed)

Created:
7 years, 8 months ago by Derek Schuff
Modified:
7 years, 8 months ago
Reviewers:
eliben
CC:
native-client-reviews_googlegroups.com
Base URL:
http://git.chromium.org/native_client/pnacl-llvm.git@master
Visibility:
Public.

Description

Fix CMake build Clean up the LLVMBuild and CMakeLists.txt files BUG=none TEST=none Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-llvm.git;a=commit;h=2f43696

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -15 lines) Patch
M lib/Analysis/CMakeLists.txt View 1 chunk +1 line, -0 lines 0 comments Download
M lib/Analysis/NaCl/CMakeLists.txt View 1 chunk +3 lines, -3 lines 0 comments Download
M lib/Analysis/NaCl/LLVMBuild.txt View 1 chunk +1 line, -1 line 0 comments Download
M lib/Target/Mips/CMakeLists.txt View 1 chunk +4 lines, -0 lines 0 comments Download
M lib/Target/Mips/MCTargetDesc/CMakeLists.txt View 1 chunk +3 lines, -0 lines 0 comments Download
M lib/Transforms/NaCl/CMakeLists.txt View 2 chunks +2 lines, -2 lines 0 comments Download
M lib/Transforms/NaCl/LLVMBuild.txt View 1 1 chunk +2 lines, -2 lines 0 comments Download
M lib/Transforms/Scalar/CMakeLists.txt View 1 chunk +0 lines, -1 line 0 comments Download
M tools/llc/CMakeLists.txt View 1 chunk +2 lines, -1 line 0 comments Download
M tools/opt/CMakeLists.txt View 1 chunk +1 line, -1 line 0 comments Download
M tools/opt/LLVMBuild.txt View 1 chunk +1 line, -1 line 0 comments Download
M tools/pnacl-abicheck/CMakeLists.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/pnacl-abicheck/LLVMBuild.txt View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Derek Schuff
we aren't using cmake yet, but I'm still fiddling with trying to build llvm with ...
7 years, 8 months ago (2013-04-17 23:46:08 UTC) #1
eliben
https://codereview.chromium.org/14328017/diff/1/lib/Target/Mips/CMakeLists.txt File lib/Target/Mips/CMakeLists.txt (right): https://codereview.chromium.org/14328017/diff/1/lib/Target/Mips/CMakeLists.txt#newcode33 lib/Target/Mips/CMakeLists.txt:33: # LOCALMOD-BEGIN Meh. I wish we could encapsulate all ...
7 years, 8 months ago (2013-04-18 14:50:16 UTC) #2
Derek Schuff
https://codereview.chromium.org/14328017/diff/1/lib/Target/Mips/CMakeLists.txt File lib/Target/Mips/CMakeLists.txt (right): https://codereview.chromium.org/14328017/diff/1/lib/Target/Mips/CMakeLists.txt#newcode33 lib/Target/Mips/CMakeLists.txt:33: # LOCALMOD-BEGIN On 2013/04/18 14:50:16, eliben wrote: > Meh. ...
7 years, 8 months ago (2013-04-18 16:15:53 UTC) #3
eliben
On 2013/04/18 16:15:53, Derek Schuff wrote: > https://codereview.chromium.org/14328017/diff/1/lib/Target/Mips/CMakeLists.txt > File lib/Target/Mips/CMakeLists.txt (right): > > https://codereview.chromium.org/14328017/diff/1/lib/Target/Mips/CMakeLists.txt#newcode33 ...
7 years, 8 months ago (2013-04-18 16:34:57 UTC) #4
Derek Schuff
Committed patchset #2 manually as r2f43696 (presubmit successful).
7 years, 8 months ago (2013-04-18 16:51:54 UTC) #5
jvoung - send to chromium...
7 years, 8 months ago (2013-04-22 16:52:50 UTC) #6
Message was sent while issue was closed.
On 2013/04/18 16:51:54, Derek Schuff wrote:
> Committed patchset #2 manually as r2f43696 (presubmit successful).

Currently getting from tryjobs of a deps bump
https://codereview.chromium.org/13973008/:

make[2]: *** No rule to make target
`/mnt/data/b/build/slave/nacl-toolchain/build/native_client/pnacl/build/translator-armv7/llvm-sb/Release/lib/libLLVMnaclanalysis.a',
needed by
`/mnt/data/b/build/slave/nacl-toolchain/build/native_client/pnacl/build/translator-armv7/llvm-sb/Release/bin/llc'.
 Stop.

Powered by Google App Engine
This is Rietveld 408576698