summaryrefslogtreecommitdiff
path: root/include/llvm/Support/ELF.h
diff options
context:
space:
mode:
authorEvandro Menezes <emenezes@codeaurora.org>2012-05-17 16:46:46 +0000
committerEvandro Menezes <emenezes@codeaurora.org>2012-05-17 16:46:46 +0000
commit68ef0382e4efe4a4c06e47a53a275b873ba0cff4 (patch)
tree6995a512b2edd5d9d2212e6d72ca39625eb30167 /include/llvm/Support/ELF.h
parent387c9dcddabe8551468647b249d3629953caab9e (diff)
downloadllvm-68ef0382e4efe4a4c06e47a53a275b873ba0cff4.tar.gz
llvm-68ef0382e4efe4a4c06e47a53a275b873ba0cff4.tar.bz2
llvm-68ef0382e4efe4a4c06e47a53a275b873ba0cff4.tar.xz
[Hexagon] Clean up Hexagon ELF definition.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156996 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Support/ELF.h')
-rw-r--r--include/llvm/Support/ELF.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Support/ELF.h b/include/llvm/Support/ELF.h
index 04953b6e56..f2210dc0f2 100644
--- a/include/llvm/Support/ELF.h
+++ b/include/llvm/Support/ELF.h
@@ -248,7 +248,7 @@ enum {
EM_CYPRESS_M8C = 161, // Cypress M8C microprocessor
EM_R32C = 162, // Renesas R32C series microprocessors
EM_TRIMEDIA = 163, // NXP Semiconductors TriMedia architecture family
- EM_QDSP6 = 164, // QUALCOMM DSP6 Processor
+ EM_HEXAGON = 164, // Qualcomm Hexagon processor
EM_8051 = 165, // Intel 8051 and variants
EM_STXP7X = 166, // STMicroelectronics STxP7x family of configurable
// and extensible RISC processors