Re: [lldb-dev] [3.7 Release] 3.7.0-final has been tagged

2015-08-29 Thread Nikola Smiljanic via lldb-dev
Uploaded: 70eff9d3bfc2361a440358cb46216383e562479e clang+llvm-3.7.0-i586-opensuse13.2.tar.xz 732cf3f91888b09d7c1bee475b7ba39032fcaa6b clang+llvm-3.7.0-i686-fedora22.tar.xz 390534a5a7b87b855285271be1dd3ecee17e3da8 clang+llvm-3.7.0-x86_64-fedora22.tar.xz c5cb2000d563511ba81ce86419eaa1bef64ab19f

Re: [lldb-dev] filenames in a cross-platform environment

2015-08-29 Thread via lldb-dev
On Thu, Aug 27, 2015 at 09:48:10PM -0700, Duane Ellis wrote: > Today - you are talking about LLDB - which potentially has python under the > hood. This can't be in python - the main LLDB code needs to support it. * LLVM supports it using a preprocessor define, which obviously won't work because