Displaying 2 results from an estimated 2 matches for "960747".
2017 May 30
3
[frontend-dev][beginner] Allocation of structures
Hi all,
I’m pretty new to the list, and to LLVM in general, so please excuse my extreme newbiesness.
I’m trying to figure out what would be the appropriate way to implement move semantics.
I’ve been trying to dump the IR produced by clang with some basic C++ snippet, but I’m afraid it didn’t help me much.
Here’s the example I’ve been playing with (in C++):
struct S {
S() noexcept: x(new int)
2006 Dec 19
1
Sloooooow pop3 downloads
...LNVAL}, {fd=29,
events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL}, {fd=20,
events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL}, {fd=16,
events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL}], 17, 0) = 0
14:18:09.960622 gettimeofday({1165868289, 960649}, {360, 0}) = 0
14:18:09.960721 gettimeofday({1165868289, 960747}, NULL) = 0
14:18:09.960846 poll([{fd=10,
events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL}, {fd=15,
events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL}, {fd=13,
events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL}, {fd=17,
events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL}, {fd=23,
events=POLLIN|POLLPRI|POLLER...