Displaying 5 results from an estimated 5 matches for "addstream".
2018 Mar 20
2
lld/lto/win32 crash on DIE code
...& M) Line 1732
C++ Symbols loaded.
lld.exe!`anonymous namespace'::codegen(llvm::lto::Config & Conf,
llvm::TargetMachine * TM,
std::function<std::unique_ptr<llvm::lto::NativeObjectStream,std::default_delete<llvm::lto::NativeObjectStream>
> __cdecl(unsigned int)> AddStream, unsigned int Task, llvm::Module &
Mod) Line 292 C++ Symbols loaded.
lld.exe!llvm::lto::backend(llvm::lto::Config & C,
std::function<std::unique_ptr<llvm::lto::NativeObjectStream,std::default_delete<llvm::lto::NativeObjectStream>
> __cdecl(unsigned int)> AddStream,...
2018 Mar 20
0
lld/lto/win32 crash on DIE code
This one triggers an assertion in calculateSEHStateNumbers due to weird catchpad instruction
in @_island_debug_invoke and many other functions. The code expects either pointer to a filter
function or null in first operand, while you're passing pointer to structure:
catchpad within %80 [{i8*, i8*}* anon..., ...]
________________________________________
От: Carlo Kok <ck at
2018 Mar 21
0
lld/lto/win32 crash on DIE code
...M) Line 1732
C++ Symbols loaded.
lld.exe!`anonymous namespace'::codegen(llvm::lto::Config & Conf,
llvm::TargetMachine * TM,
std::function<std::unique_ptr<llvm::lto::NativeObjectStream,std::default_delete<llvm::lto::NativeObjectStream>
> __cdecl(unsigned int)> AddStream, unsigned int Task, llvm::Module &
Mod) Line 292 C++ Symbols loaded.
lld.exe!llvm::lto::backend(llvm::lto::Config & C,
std::function<std::unique_ptr<llvm::lto::NativeObjectStream,std::default_delete<llvm::lto::NativeObjectStream>
> __cdecl(unsigned int)> Add...
2018 Mar 20
2
lld/lto/win32 crash on DIE code
Op 16-3-2018 om 20:16 schreef Evgeny Leviant:
> Hello Carlo,
>
> I tried your reproducer and faced different problem from one you described
> (I'm using MacOS Sierra and lld built from trunk on Mar, 15). The crash happens
> when SelectionDAGBuilder::lowerInvokable tries to access EH info of this function:
>
>
2015 Sep 15
3
Asterisk 13 WebRTC Status report
hi,
i'm fighting with webrtc for 14 days
reporting my experience to minimize number of crazy asterisk users
i have working webrtc with simpl5 + asterisk 13 + pjproject 2.4.5 +
chan_pjsip + secure websockets + secure audio + audio in both ways
problems
first, i needed run chan_sip for old hard phones and wss with chan_pjsip
only for webrtc. this is possible with patch from