Skip to content

Commit

Permalink
[llvm] bump for armhf callingconv fix (mono#11609)
Browse files Browse the repository at this point in the history
Commit list for mono/llvm:

* mono/llvm@c97510286a5 [mono] respect hardfloat/softloat setting in ARM ABI (#16)
@ mono/llvm@8415fd85ce1 Fix the mono calling convention on arm64+linux.
@ mono/llvm@117a508c0ca Merge pull request #15 from mono/android-eh
@ mono/llvm@7dd82303e5e Emit .fnstart/.fnend directives on arm ELF platforms in the mono EH writer since the ARM backends depends on ARMException doing it, and ARMException is not ran when --disable-gnu-eh-frame is given.

Diff: mono/llvm@81376d1...c975102


Backport of mono#11607
  • Loading branch information
lewurm authored and luhenry committed Nov 8, 2018
1 parent 925e0c0 commit 32d4b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/SUBMODULES.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"name": "llvm",
"url": "git://github.com/mono/llvm.git",
"rev": "81376d161cb6c2230834b2dc096ccbdae8d93020",
"rev": "c97510286a58f9aaa116fcfdb8b693d5f61910d2",
"remote-branch": "origin/release_60",
"branch": "release_60",
"directory": "llvm"
Expand Down

0 comments on commit 32d4b6f

Please sign in to comment.