[llvm] [BinaryFormat] Adjust OSABI functions and add unittests (PR #90270)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 00:44:47 PDT 2024


================
@@ -0,0 +1,32 @@
+//===- ELFTest.cpp ----------------------------------------------*- C++ -*-===//
----------------
jh7370 wrote:

Nit: I believe the `C++` marker only needs to be in headers.

https://github.com/llvm/llvm-project/pull/90270


More information about the llvm-commits mailing list