The llvm-dwp tool hard-codes the target triple to x86. Instead, deduce the target triple from the object files being read. Reviewed By: dblaikie Differential Revision: https://reviews.llvm.org/D93749 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| DWPError.cpp | ||
| DWPError.h | ||
| DWPStringPool.h | ||
| llvm-dwp.cpp | ||