[llvm] [Xtensa] Implement Code Density Option. (PR #119639)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 16:39:56 PST 2024


================
@@ -0,0 +1,17 @@
+# RUN: not llvm-mc -triple xtensa --mattr=+density %s 2>&1 | FileCheck %s
+
----------------
arsenm wrote:

I don't see the point of having an "Options" subdirectory 

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


More information about the llvm-commits mailing list