Go to file
Pavel Labath 8cb1cd9b7b Remove TimeValue class
Summary:
All usages have been replaced by appropriate std::chrono funcionality, and the
class is now unused. The only used part of the cpp file is the DumpTimePoint
function, which I have moved into the only caller (CommandObjectTarget.cpp).

Reviewers: clayborg, zturner

Subscribers: mgorny, lldb-commits

Differential Revision: https://reviews.llvm.org/D26451

llvm-svn: 287096
2016-11-16 10:54:22 +00:00
clang [X86][AVX512] Replace lossless i32/u32 to f64 conversion intrinsics with generic IR 2016-11-16 09:27:40 +00:00
clang-tools-extra [clang-tidy] Handle template instantiations in modenize-use-default check 2016-11-16 09:51:40 +00:00
compiler-rt [XRay][compiler-rt] Attempt to fix ARM buildbots after r287068 2016-11-16 09:32:23 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Fix non-reserved name usage 2016-11-16 04:45:32 +00:00
libcxxabi __cxa_demangle: allow demangling invocation blocks 2016-11-14 03:07:47 +00:00
libunwind [CMake] Get libunwind building under LLVM/runtimes 2016-11-08 23:02:49 +00:00
lld [ELF] Convert RelocationSection to input section 2016-11-16 10:02:27 +00:00
lldb Remove TimeValue class 2016-11-16 10:54:22 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm Remove TimeValue class 2016-11-16 10:46:48 +00:00
openmp Update stats-gathering code 2016-11-14 21:13:44 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly [ScopBuilder] Drop unnecessary namespace identifiers [NFC] 2016-11-13 21:28:13 +00:00