[all-commits] [llvm/llvm-project] 6d020a: [BOLT] Add missing <memory> in InstrumentationRunt...

Amir Aupov via All-commits all-commits at lists.llvm.org
Mon Jan 24 12:41:31 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d020a5ac2d5e31ab8d472e139e9caec405a5006
      https://github.com/llvm/llvm-project/commit/6d020a5ac2d5e31ab8d472e139e9caec405a5006
  Author: Amir Ayupov <amir.aupov at gmail.com>
  Date:   2022-01-24 (Mon, 24 Jan 2022)

  Changed paths:
    M bolt/include/bolt/RuntimeLibs/InstrumentationRuntimeLibrary.h

  Log Message:
  -----------
  [BOLT] Add missing <memory> in InstrumentationRuntimeLibrary.h

<memory> is no longer included as a result of 5f290c090a24
("Move STLFunctionalExtras out of STLExtras").

Reviewed By: maksfb

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




More information about the All-commits mailing list