[all-commits] [llvm/llvm-project] 25b542: [OPENMP]Do not emit RTTI descriptor for NVPTX devi...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Thu Jan 16 15:17:07 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 25b542c61fe364fa86163723b9e35cb7db28bcb4
      https://github.com/llvm/llvm-project/commit/25b542c61fe364fa86163723b9e35cb7db28bcb4
  Author: Alexey Bataev <a.bataev at hotmail.com>
  Date:   2020-01-16 (Thu, 16 Jan 2020)

  Changed paths:
    M clang/lib/CodeGen/CodeGenModule.cpp
    M clang/test/OpenMP/nvptx_target_pure_deleted_codegen.cpp

  Log Message:
  -----------
  [OPENMP]Do not emit RTTI descriptor for NVPTX devices.

Need to disable emission of RTTI descriptors for NVPTX devices to be
able to use dynamic classes without unresolved symbols at link stage.




More information about the All-commits mailing list