CarlosAlbertoEnciso wrote:
> @JDevlieghere fixed this in
> [40ea92c](https://github.com/llvm/llvm-project/commit/40ea92c859234d536553cf26650e89d6e52071c6)
@adrian-prantl, @JDevlieghere Thanks for the fix.
https://github.com/llvm/llvm-project/pull/112062
CarlosAlbertoEnciso wrote:
@adrian-prantl It seems that this change is causing the
'lldb/unittests/ScriptInterpreter/Lua/ScriptInterpreterTests.cpp' to fail when
building using GCC.
c2750807ba2a [lldb] Rename CommandReturnObject::Get.*Data -> Get.*String
(#112062)
```
../llvm-project/lldb/uni
CarlosAlbertoEnciso wrote:
> Hope
> [e379b4b](https://github.com/llvm/llvm-project/commit/e379b4b67f760e743d8bc826cc6de00a27109dbd)
> will fix it.
@ZequanWu The problem is fixed. Thanks.
https://github.com/llvm/llvm-project/pull/110058
___
lldb-co
CarlosAlbertoEnciso wrote:
On Ubuntu 22.04 with the latest official supported GCC 12.3.0, this commit
breaks the `check-lldb` due to a failed compilation:
```
llvm-project/lldb/unittests/SymbolFile/DWARF/SymbolFileDWARFTests.cpp:95:33:
error: class template placeholder 'llvm::ArrayRef' not perm
https://github.com/CarlosAlbertoEnciso updated
https://github.com/llvm/llvm-project/pull/77901
>From cea029185ad219a4a0b6d03be00b0612675933ab Mon Sep 17 00:00:00 2001
From: Carlos Alberto Enciso
Date: Fri, 12 Jan 2024 09:27:53 +
Subject: [PATCH] [IPSCCP] Variable not visible at Og:
https:/
You are correct. Using the GUI interface to cmake, on those fields you add
just "x86_64" or "i386".
Thanks very much.
On Tue, Jan 9, 2018 at 12:55 PM, Pavel Labath wrote:
> On 4 January 2018 at 09:00, Carlos Alberto Enciso via Phabricator via
> lldb-commits wrote:
> > CarlosAlbertoEnciso added