search for: cmdoption

Displaying 13 results from an estimated 13 matches for "cmdoption".

2018 May 01
1
ninja docs-clang-html fails with tools/clang/docs/ClangCommandLineReference.rst:22:Duplicate explicit target name: "cmdoption-clang--prefix".
...clang/docs && /usr/bin/sphinx-build -b html -d /tmp/LLVM/tools/clang/docs/_doctrees-clang-html -q -W .../kcc/llvm/tools/clang/docs /tmp/LLVM/tools/clang/docs/html Warning, treated as error: .../kcc/llvm/tools/clang/docs/ClangCommandLineReference.rst:22:Duplicate explicit target name: "cmdoption-clang--prefix". ninja: build stopped: subcommand failed. ======================= Apparently this happens only with the recent version of sphinx (mine is 1.6.4, comes with Debian 4.9.65-3+deb9u2) Does anyone have a fix? Thanks! --kcc -------------- next part -------------- An HTML attachmen...
2016 Dec 13
0
LLVM Documentation - How does it get updated?
...some warnings on my side, but there could be some errors on the website, which would be the reason why they're empty. My local warnings: reading sources... [100%] yaml2obj /home/rengolin/devel/llvm/worktree/docs/llvm/docs/CommandGuide/lit.rst:64: WARNING: Duplicate explicit target name: "cmdoption-D". looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... WARNING: search index couldn't be loaded, but not all documents will be built: the index will be incomplete. done I also found some CMake errors on that build...
2018 Feb 19
2
RFC: LLVM - lld - Add visual studio compatible diagnostics output to lld
...Best Regards, Chris [1] https://docs.microsoft.com/en-us/cpp/ide/formatting-the-output-of-a-custom-build-step-or-build-event [2] https://blogs.msdn.microsoft.com/msbuild/2006/11/02/msbuild-visual-studio-aware-error-messages-and-message-formats/ [3] https://clang.llvm.org/docs/UsersManual.html#cmdoption-fdiagnostics-format [4] http://lists.llvm.org/pipermail/cfe-dev/2011-May/015115.html -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180219/248d03d8/attachment-0001.html>
2018 Feb 22
0
RFC: LLVM - lld - Add visual studio compatible diagnostics output to lld
...gt; [1] https://docs.microsoft.com/en-us/cpp/ide/formatting-the- > output-of-a-custom-build-step-or-build-event > [2] https://blogs.msdn.microsoft.com/msbuild/2006/11/02/ > msbuild-visual-studio-aware-error-messages-and-message-formats/ > [3] https://clang.llvm.org/docs/UsersManual.html#cmdoption- > fdiagnostics-format > [4] http://lists.llvm.org/pipermail/cfe-dev/2011-May/015115.html > > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > &gt...
2018 Feb 27
1
RFC: LLVM - lld - Add visual studio compatible diagnostics output to lld
...Best Regards, Chris [1] https://docs.microsoft.com/en-us/cpp/ide/formatting-the-output-of-a-custom-build-step-or-build-event [2] https://blogs.msdn.microsoft.com/msbuild/2006/11/02/msbuild-visual-studio-aware-error-messages-and-message-formats/ [3] https://clang.llvm.org/docs/UsersManual.html#cmdoption-fdiagnostics-format [4] http://lists.llvm.org/pipermail/cfe-dev/2011-May/015115.html _______________________________________________ LLVM Developers mailing list llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev --------...
2019 Feb 11
4
Documentation doesn't get updated
Hi Tanya, Last time I noticed a problem with clang-tools-extra docs you could help solving them. If someone else is taking care of this part of the infrastructure now, please redirect appropriately. It looks like docs generated from rst (for LLVM, Clang and clang-tools-extra) don't get updated at the moment. They stopped updating somewhere between r353327
2013 Mar 15
0
[LLVMdev] Can the FileCheck ignore spaces ?
http://llvm.org/docs/CommandGuide/FileCheck.html says FileCheck ignores white spaces/tabs by default unless you use "--strict-whitespace" option. 2013/3/15 Shawn <shaolin.xie at ia.ac.cn>: > Hi all: > I'm writing testcase for the MC layer regression in llvm, the > disassembled string is a bit complicate, for example: > "IALU.T0 (I0) = BIU0.DM ; REPEAT
2013 Mar 16
1
[LLVMdev] Can the FileCheck ignore spaces ?
"--strict-whitespace By default, FileCheck canonicalizes input horizontal whitespace (spaces and tabs) which causes it to ignore these differences (a space will match a tab). The/--strict-whitespace/ <http://llvm.org/docs/CommandGuide/FileCheck.html#cmdoption--strict-whitespace>argument disables this behavior. End-of-line sequences are canonicalized to UNIX-style ‘n’ in all modes." So it just ignore the differences between space and tab, not the whitespace . On 2013年03月15日 20:15, 杨勇勇 wrote: > http://llvm.org/docs/CommandGuide/FileCheck...
2013 Mar 15
3
[LLVMdev] Can the FileCheck ignore spaces ?
Hi all: I'm writing testcase for the MC layer regression in llvm, the disassembled string is a bit complicate, for example: "IALU.T0 (I0) = BIU0.DM ; REPEAT AT ( 2 ) ;;" The spaces in the disassembled string is error-prone. Is there any option to tell the FileCheck utility to ignore the spaces ? Kind Regards. Shawn.
2016 Dec 13
2
LLVM Documentation - How does it get updated?
...re could be some errors on > the website, which would be the reason why they're empty. > > My local warnings: > > reading sources... [100%] yaml2obj > /home/rengolin/devel/llvm/worktree/docs/llvm/docs/CommandGuide/lit.rst:64: > WARNING: Duplicate explicit target name: "cmdoption-D". > looking for now-outdated files... none found > pickling environment... done > checking consistency... done > preparing documents... WARNING: search index couldn't be loaded, but > not all documents will be built: the index will be incomplete. > done > > I also...
2016 Dec 13
3
LLVM Documentation - How does it get updated?
Over a month ago I submitted some patches to begin documenting PDB file format. These files are in llvm/docs/PDB. When I view the docs online though, they appear stale. Many of the pages are blank, containing only a file header. This matches up with my initial commit of the documentation, as I initially just created stub pages, but as I continued to improve the documentation, the website never
2005 Sep 08
4
Hg problem?
...un sys.exit(dispatch(sys.argv[1:])) File "/usr/lib64/python2.3/site-packages/mercurial/commands.py", line 1571, in dispatch return d() File "/usr/lib64/python2.3/site-packages/mercurial/commands.py", line 1556, in <lambda> d = lambda: func(u, repo, *args, **cmdoptions) File "/usr/lib64/python2.3/site-packages/mercurial/commands.py", line 938, in pull r = repo.pull(other) File "/usr/lib64/python2.3/site-packages/mercurial/hg.py", line 1404, in pull return self.addchangegroup(cg) File "/usr/lib64/python2.3/site-packages/merc...
2020 May 27
4
default behavior or
Hi Devs, going by this link https://llvm.org/docs/LangRef.html#floatenv it says that floating point operation does not have side effects by defaults. but when compile a test case i.e. cat a.c float foo(float a, float b) { return a+b; } $clang a.c -O2 -S -emit-llvm emit ir like: $cat a.ll --------------------------------------- ; ModuleID = 'a.c' source_filename = "a.c" target