Page MenuHomePhabricator

sas (Stephane Sezer)
User

Projects

User does not belong to any projects.

User Details

User Since
Oct 22 2014, 4:26 PM (449 w, 3 d)

Recent Activity

Sep 6 2018

sas abandoned D40538: Relax size constraints on UUID objects.
Sep 6 2018, 10:20 AM
sas abandoned D40537: Simplify UUID::IsValid().
Sep 6 2018, 10:19 AM
sas accepted D51328: Fix lit/example/many-tests pickling issue.

LGTM but there's a small nit inline.

Sep 6 2018, 10:05 AM

Aug 28 2018

sas accepted D51374: [LLDB] Fix script to work with GNU sed.
Aug 28 2018, 4:16 PM

Aug 22 2018

sas committed rLLDB340460: Add include directory for libxml on macOS.
Add include directory for libxml on macOS
Aug 22 2018, 3:26 PM
sas committed rL340460: Add include directory for libxml on macOS.
Add include directory for libxml on macOS
Aug 22 2018, 3:26 PM
sas closed D50918: Add include directory for libxml on macOS.
Aug 22 2018, 3:26 PM

Aug 17 2018

sas added a comment to D50918: Add include directory for libxml on macOS.

I have no idea. I discovered this issue while working on our internal 7.0 branch.

Aug 17 2018, 1:16 PM
sas created D50918: Add include directory for libxml on macOS.
Aug 17 2018, 1:02 PM

Aug 16 2018

sas committed rL339974: Add a relocation for R_AARCH64_ABS32 in ObjectFileELF.
Add a relocation for R_AARCH64_ABS32 in ObjectFileELF
Aug 16 2018, 5:36 PM
sas committed rLLDB339974: Add a relocation for R_AARCH64_ABS32 in ObjectFileELF.
Add a relocation for R_AARCH64_ABS32 in ObjectFileELF
Aug 16 2018, 5:36 PM
sas closed D50369: Add a relocation for R_AARCH64_ABS32 in ObjectFileELF.
Aug 16 2018, 5:36 PM

Aug 7 2018

sas accepted D50369: Add a relocation for R_AARCH64_ABS32 in ObjectFileELF.

LGTM. This is just an updated version of D49407.

Aug 7 2018, 10:35 AM

Aug 6 2018

sas committed rL339071: Revert "Add a relocation for R_AARCH64_ABS32 in ObjectFileELF".
Revert "Add a relocation for R_AARCH64_ABS32 in ObjectFileELF"
Aug 6 2018, 3:22 PM
sas committed rLLDB339071: Revert "Add a relocation for R_AARCH64_ABS32 in ObjectFileELF".
Revert "Add a relocation for R_AARCH64_ABS32 in ObjectFileELF"
Aug 6 2018, 3:22 PM
sas committed rL339068: Add a relocation for R_AARCH64_ABS32 in ObjectFileELF.
Add a relocation for R_AARCH64_ABS32 in ObjectFileELF
Aug 6 2018, 3:04 PM
sas committed rLLDB339068: Add a relocation for R_AARCH64_ABS32 in ObjectFileELF.
Add a relocation for R_AARCH64_ABS32 in ObjectFileELF
Aug 6 2018, 3:04 PM
sas closed D49407: Add a relocation for R_AARCH64_ABS32 in ObjectFileELF.
Aug 6 2018, 3:04 PM

Jul 20 2018

sas accepted D49620: Modify lldb_suite.py to enable python debugging.
Jul 20 2018, 3:30 PM

Jul 13 2018

sas accepted D49282: [cmake] Add option to skip building lldb-server.
Jul 13 2018, 12:29 PM

Jun 18 2018

sas accepted D47792: Fix up Info.plist when building LLDB.framework with CMake.

LGTM for now.

Jun 18 2018, 4:36 PM

Jun 6 2018

sas added a comment to D47801: Make lldb tools dependent on liblldb target when building LLDB.framework with CMake.

One idea I had was to introduce another target for the framwork itself, e.g. lldbFramework, which gets built if LLDB_BUILD_FRAMEWORK is set. It would depend on liblldb and all the necessary tools, headers, etc, that the framework would need. That way liblldb can depend only on what it needs to build instead of treating it as both the library and the entire framework. How do you feel about this?

Jun 6 2018, 11:35 AM

Jun 5 2018

sas added inline comments to D47792: Fix up Info.plist when building LLDB.framework with CMake.
Jun 5 2018, 4:21 PM
sas added a comment to D47801: Make lldb tools dependent on liblldb target when building LLDB.framework with CMake.

Don't we risk creating circular dependencies with this? What happens when a tool depends on liblldb? you'll have theTool depend on liblldb and liblldb depend on theTool.

Jun 5 2018, 4:02 PM

Jun 4 2018

sas added inline comments to D47742: Change SWIG output directory when building LLDB.framework with CMake.
Jun 4 2018, 3:47 PM
sas accepted D47742: Change SWIG output directory when building LLDB.framework with CMake.
Jun 4 2018, 3:29 PM

May 25 2018

sas committed rC333302: Convert clang-interpreter to ORC JIT API.
Convert clang-interpreter to ORC JIT API
May 25 2018, 1:28 PM
sas committed rL333302: Convert clang-interpreter to ORC JIT API.
Convert clang-interpreter to ORC JIT API
May 25 2018, 1:27 PM
sas closed D45897: Convert clang-interpreter to ORC JIT API.
May 25 2018, 1:27 PM

May 8 2018

sas committed rL331802: Add missing newlines to cl::extrahelp uses.
Add missing newlines to cl::extrahelp uses
May 8 2018, 12:50 PM
sas committed rC331802: Add missing newlines to cl::extrahelp uses.
Add missing newlines to cl::extrahelp uses
May 8 2018, 12:50 PM
sas committed rL331794: [docs] Fix a typo in KaleidoscopeJIT tutorial.
[docs] Fix a typo in KaleidoscopeJIT tutorial
May 8 2018, 11:47 AM
sas closed D46136: [docs] Fix a typo in KaleidoscopeJIT tutorial.
May 8 2018, 11:47 AM

Apr 26 2018

sas created D46136: [docs] Fix a typo in KaleidoscopeJIT tutorial.
Apr 26 2018, 10:56 AM

Apr 20 2018

sas updated the diff for D45897: Convert clang-interpreter to ORC JIT API.

Review comments from @alexshap.

Apr 20 2018, 1:34 PM
sas added inline comments to D45897: Convert clang-interpreter to ORC JIT API.
Apr 20 2018, 1:14 PM
sas created D45897: Convert clang-interpreter to ORC JIT API.
Apr 20 2018, 12:48 PM

Nov 28 2017

sas added a comment to D40539: Allow using the object file name for debug symbol resolution.
In D40539#937854, @sas wrote:

Basically, if you have a .debug directory in the same directory where the original object file is, you can have debug symbols there. For instance, you can have:

/my/project/myElf.exe
/my/project/.debug/myElf.exe

with the first file being a standard stripped elf file, and the second one being the associated debug symbols.

Do adding a FileSpec that contains just the basename will cause us to look for this file in the same directory as the original ELF file in the .debug folder?

Nov 28 2017, 10:25 AM
sas added a comment to D40537: Simplify UUID::IsValid().
In D40537#937866, @sas wrote:

You could use llvm's range adapters to make this slightly better.

auto Bytes = makeArrayRef(m_uuid, m_num_uuid_bytes);
return llvm::find(Bytes, 0) != Bytes.end();

Another option would just be return *this != UUID(m_num_uuid_bytes);

We want at least one non-zero element, we don't want a zero-element, so the proposed code wouldn't work. I'm not sure if there's an llvm utility that allows doing that directly without having to pass a lambda.

Wouldn't the other alternative work, where you just use operator== against a default constructed instance?

Nov 28 2017, 10:18 AM
sas added a comment to D40537: Simplify UUID::IsValid().

A better solution would be to initialize UUID::m_num_uuid_bytes with zero and only set it to a valid value if we set bytes into it. Then UUID::IsValid() becomes easy:

bool UUID::IsValid() const { return m_num_uuid_bytes > 0; }

This would allows us to actually have a UUID value that is valid and all zeroes. A few comments would need to be fixed as it currently assumes length is 16 or 20.

Nov 28 2017, 10:11 AM
sas added a comment to D40537: Simplify UUID::IsValid().

You could use llvm's range adapters to make this slightly better.

auto Bytes = makeArrayRef(m_uuid, m_num_uuid_bytes);
return llvm::find(Bytes, 0) != Bytes.end();

Another option would just be return *this != UUID(m_num_uuid_bytes);

Nov 28 2017, 10:10 AM
sas added a comment to D40539: Allow using the object file name for debug symbol resolution.

Basically, if you have a .debug directory in the same directory where the original object file is, you can have debug symbols there. For instance, you can have:

/my/project/myElf.exe
/my/project/.debug/myElf.exe

with the first file being a standard stripped elf file, and the second one being the associated debug symbols.

Nov 28 2017, 9:58 AM
sas committed rL319191: Simplify UUID constructors.
Simplify UUID constructors
Nov 28 2017, 9:51 AM
sas closed D40536: Simplify UUID constructors by committing rL319191: Simplify UUID constructors.
Nov 28 2017, 9:51 AM

Nov 27 2017

sas created D40539: Allow using the object file name for debug symbol resolution.
Nov 27 2017, 6:31 PM
sas created D40538: Relax size constraints on UUID objects.
Nov 27 2017, 6:18 PM
sas created D40537: Simplify UUID::IsValid().
Nov 27 2017, 6:14 PM
sas created D40536: Simplify UUID constructors.
Nov 27 2017, 6:13 PM
sas committed rL319132: Remove some duplicated code in UUID.cpp.
Remove some duplicated code in UUID.cpp
Nov 27 2017, 5:26 PM
sas closed D40519: Remove some duplicated code in UUID.cpp by committing rL319132: Remove some duplicated code in UUID.cpp.
Nov 27 2017, 5:26 PM
sas updated the diff for D40519: Remove some duplicated code in UUID.cpp.

Address @zturner's comment and remove a useless temporary variable.

Nov 27 2017, 5:24 PM
sas created D40519: Remove some duplicated code in UUID.cpp.
Nov 27 2017, 1:50 PM
sas committed rL319095: Mark UUID::GetByteSize() const.
Mark UUID::GetByteSize() const
Nov 27 2017, 1:17 PM
sas closed D40517: Mark UUID::GetByteSize() const by committing rL319095: Mark UUID::GetByteSize() const.
Nov 27 2017, 1:17 PM
sas created D40517: Mark UUID::GetByteSize() const.
Nov 27 2017, 12:58 PM

Nov 22 2017

sas committed rL318886: Run clang-format on source/Host/common/Symbols.cpp.
Run clang-format on source/Host/common/Symbols.cpp
Nov 22 2017, 3:57 PM

Nov 13 2017

sas committed rL318079: Reformat a comment. NFC..
Reformat a comment. NFC.
Nov 13 2017, 12:15 PM

Nov 6 2017

sas added a comment to D39315: Correct the start address for exported windows functions in arm.

Friendly ping.

Nov 6 2017, 4:21 PM
sas committed rL317529: Disable tests in lang/c/shared_lib on Windows.
Disable tests in lang/c/shared_lib on Windows
Nov 6 2017, 4:15 PM
sas closed D39692: Disable tests in lang/c/shared_lib on Windows by committing rL317529: Disable tests in lang/c/shared_lib on Windows.
Nov 6 2017, 4:15 PM
sas updated the summary of D39692: Disable tests in lang/c/shared_lib on Windows.
Nov 6 2017, 12:08 PM
sas created D39692: Disable tests in lang/c/shared_lib on Windows.
Nov 6 2017, 12:07 PM
sas committed rL317501: Add a dependency from check-lldb on lld.
Add a dependency from check-lldb on lld
Nov 6 2017, 11:26 AM
sas closed D39689: Add a dependency from check-lldb on lld by committing rL317501: Add a dependency from check-lldb on lld.
Nov 6 2017, 11:26 AM
sas updated the diff for D39689: Add a dependency from check-lldb on lld.

Move check out of if (TARGET clang) block.

Nov 6 2017, 11:15 AM
sas updated the diff for D39689: Add a dependency from check-lldb on lld.

Check only on Windows.

Nov 6 2017, 9:47 AM
sas added a comment to D39689: Add a dependency from check-lldb on lld.

@davide: I agree, the extra dependency is annoying.

Nov 6 2017, 9:29 AM
sas added reviewers for D39689: Add a dependency from check-lldb on lld: davide, clayborg.
Nov 6 2017, 9:09 AM
sas created D39689: Add a dependency from check-lldb on lld.
Nov 6 2017, 9:08 AM

Nov 2 2017

sas committed rL317219: Run clang-format on lldb.cpp.
Run clang-format on lldb.cpp
Nov 2 2017, 9:57 AM
sas committed rL317218: Use LLVM version string.
Use LLVM version string
Nov 2 2017, 9:57 AM
sas closed D39429: Use LLVM version string by committing rL317218: Use LLVM version string.
Nov 2 2017, 9:56 AM

Oct 30 2017

sas created D39429: Use LLVM version string.
Oct 30 2017, 12:25 PM

Oct 26 2017

sas updated subscribers of D39315: Correct the start address for exported windows functions in arm.

So when you're using ds2 as the remote, are you still using the normal lldb test suite? dotest.py? If so, then we could have a test decorator that says @expectedFailure(not(debugserver=ds2)) or something. Then, even though you're the only one that can run it, at least YOU are sure it works. Some coverage is better than nothing. Is something like this possible?

Oct 26 2017, 1:20 PM
sas added a comment to D39315: Correct the start address for exported windows functions in arm.
In D39315#908246, @sas wrote:

Same thing here, I have no idea how to go about testing something specific like this. Given that this is Windows Phone, it's even worse than simply Windows Desktop because the only way to test is by doing remote debugging. I suppose checking in binaries to the tree so we can analyze the symbols and ensure correctness is the only way to do it?

Do you guys not have access to Windows Desktops? It sounds like we need to get remote debugging of Windows targets working. I don't think I'm gonna be the one to do that in the near future, but if it's going to be a frequent thing that you're improving windows support for remote targets like Windows Phone, I imagine you're going to want the code to be tested, so hopefully you can convince someone to give you cycles to make remote debugging work properly, otherwise you're shipping untested code :-/

Oct 26 2017, 11:23 AM
sas added a comment to D39315: Correct the start address for exported windows functions in arm.

Same thing here, I have no idea how to go about testing something specific like this. Given that this is Windows Phone, it's even worse than simply Windows Desktop because the only way to test is by doing remote debugging. I suppose checking in binaries to the tree so we can analyze the symbols and ensure correctness is the only way to do it?

Oct 26 2017, 11:09 AM
sas added a comment to D39315: Correct the start address for exported windows functions in arm.

@clayborg: the follow-up to this change is in D39337, where we implement GetAddressClass().

Oct 26 2017, 10:50 AM
sas created D39337: Implement a simple GetAddressClass for PECOFF.
Oct 26 2017, 10:50 AM
sas added a comment to D19603: Fix entry point lookup for ObjectFilePECOFF.

Does this need some ARM support where we strip bit zero in case the entry point is Thumb?

Oct 26 2017, 10:39 AM
sas updated the diff for D39315: Correct the start address for exported windows functions in arm.

Address comments by @clayborg.

Oct 26 2017, 10:25 AM
sas abandoned D12415: Use $<TARGET_FILE:...> to get the path lf lldb in test runs..
Oct 26 2017, 10:09 AM
sas committed rL316673: Allow SysV-i386 ABI on everything other than Apple targets.
Allow SysV-i386 ABI on everything other than Apple targets
Oct 26 2017, 10:05 AM
sas closed D39335: Allow SysV-i386 ABI on everything other than Apple targets by committing rL316673: Allow SysV-i386 ABI on everything other than Apple targets.
Oct 26 2017, 10:04 AM
sas requested review of D39315: Correct the start address for exported windows functions in arm.

I saw the bool is_arm = pattern only in ObjectFileMachO.cpp. I'm not sure about the specifics for Darwin targets, but having an object file with some functions in ARM and some functions in Thumb is valid, so I think checking for each symbol is the right thing to do.

Oct 26 2017, 10:04 AM
sas added a comment to D39314: Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD.

can you please try adding a test for this one? :)

Oct 26 2017, 9:58 AM
sas retitled D19603: Fix entry point lookup for ObjectFilePECOFF from Fix entry point lookup for ObjectFilePECOFF. to Fix entry point lookup for ObjectFilePECOFF.
Oct 26 2017, 9:51 AM
sas created D39335: Allow SysV-i386 ABI on everything other than Apple targets.
Oct 26 2017, 9:48 AM

Oct 25 2017

sas created D39315: Correct the start address for exported windows functions in arm.
Oct 25 2017, 6:23 PM
sas created D39314: Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD.
Oct 25 2017, 6:19 PM

Oct 24 2017

sas committed rL316533: Fix a compile warning on linux.
Fix a compile warning on linux
Oct 24 2017, 4:46 PM
sas committed rL316532: Allow ObjectFilePECOFF to initialize with ARM binaries..
Allow ObjectFilePECOFF to initialize with ARM binaries.
Oct 24 2017, 4:41 PM
sas closed D19604: Allow ObjectFilePECOFF to initialize with ARM binaries. by committing rL316532: Allow ObjectFilePECOFF to initialize with ARM binaries..
Oct 24 2017, 4:41 PM
sas updated the diff for D19604: Allow ObjectFilePECOFF to initialize with ARM binaries..

Rebase.

Oct 24 2017, 4:28 PM
sas committed rL316527: Remove some unused function calls from ClangUserExpression.cpp.
Remove some unused function calls from ClangUserExpression.cpp
Oct 24 2017, 4:01 PM
sas committed rL316526: Remove some dead code from ClangExpressionDeclMap.cpp.
Remove some dead code from ClangExpressionDeclMap.cpp
Oct 24 2017, 3:56 PM

Oct 23 2017

sas abandoned D39200: Fix an implicit conversion truncation.

Indeed.

Oct 23 2017, 1:38 PM
sas updated subscribers of D39200: Fix an implicit conversion truncation.
Oct 23 2017, 12:27 PM
sas updated the summary of D39200: Fix an implicit conversion truncation.
Oct 23 2017, 12:25 PM
sas created D39200: Fix an implicit conversion truncation.
Oct 23 2017, 12:17 PM

Oct 9 2017

sas committed rL315221: Update ABISysV_arm64::RegisterIsVolatile to accept registers prefixed with r.
Update ABISysV_arm64::RegisterIsVolatile to accept registers prefixed with r
Oct 9 2017, 10:51 AM